Skip to content

Commit 4417dbe

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) - [github.com/gitleaks/gitleaks: v8.23.1 → v8.23.2](gitleaks/gitleaks@v8.23.1...v8.23.2)
1 parent 628ec47 commit 4417dbe

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
@@ -4,7 +4,7 @@
44

55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.9.2
7+
rev: v0.9.3
88
hooks:
99
- id: ruff
1010
args: [--fix, --exit-non-zero-on-fix]
@@ -44,7 +44,7 @@ repos:
4444
args:
4545
- --allow-missing-credentials
4646
- repo: https://github.com/gitleaks/gitleaks
47-
rev: v8.23.1
47+
rev: v8.23.2
4848
hooks:
4949
- id: gitleaks
5050
# The hook runs 'gitleaks protect --staged' which parses output of

0 commit comments

Comments
 (0)