Skip to content

Commit eb38b6f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6) - [github.com/gitleaks/gitleaks: v8.30.0 → v8.30.1](gitleaks/gitleaks@v8.30.0...v8.30.1)
1 parent a5ff7e3 commit eb38b6f

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$|^semgrep\.yaml$
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.15.5
39+
rev: v0.15.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.30.0
53+
rev: v8.30.1
5454
hooks:
5555
- id: gitleaks
5656

0 commit comments

Comments
 (0)