Skip to content

Commit 53b5f0a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.5...v0.14.6) - [github.com/gitleaks/gitleaks: v8.29.0 → v8.29.1](gitleaks/gitleaks@v8.29.0...v8.29.1)
1 parent afa2923 commit 53b5f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
exclude: .*/__snapshots__/.*|.*-input\.json$
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.14.5
39+
rev: v0.14.6
4040
hooks:
4141
- id: ruff
4242
- id: ruff-format
@@ -50,7 +50,7 @@ repos:
5050
# - id: renovate-config-validator
5151

5252
- repo: https://github.com/gitleaks/gitleaks
53-
rev: v8.29.0
53+
rev: v8.29.1
5454
hooks:
5555
- id: gitleaks
5656

0 commit comments

Comments
 (0)