Skip to content

Commit 1c99d3e

Browse files
ci: [pre-commit.ci] pre-commit autoupdate (#1049)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) - [github.com/gitleaks/gitleaks: v8.30.1 → v8.30.0](gitleaks/gitleaks@v8.30.1...v8.30.0) - [github.com/pre-commit/mirrors-eslint: v10.0.3 → v10.1.0](pre-commit/mirrors-eslint@v10.0.3...v10.1.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af806d6 commit 1c99d3e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ repos:
4141
- id: detect-secrets
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.15.6
44+
rev: v0.15.7
4545
hooks:
4646
- id: ruff
4747
- id: ruff-format
4848

4949
- repo: https://github.com/gitleaks/gitleaks
50-
rev: v8.30.1
50+
rev: v8.30.0
5151
hooks:
5252
- id: gitleaks
5353

@@ -60,7 +60,7 @@ repos:
6060
[types-requests, types-PyYAML, types-colorama, types-aiofiles]
6161

6262
- repo: https://github.com/pre-commit/mirrors-eslint
63-
rev: v10.0.3
63+
rev: v10.1.0
6464
hooks:
6565
- id: eslint
6666
files: \.js$

0 commit comments

Comments
 (0)