Skip to content

Commit e569e7a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.22.0 → v8.23.0](gitleaks/gitleaks@v8.22.0...v8.23.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.4...v0.9.1)
1 parent 1d6931f commit e569e7a

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/gitleaks/gitleaks
3-
rev: v8.22.0
3+
rev: v8.23.0
44
hooks:
55
- id: gitleaks
66

@@ -12,7 +12,7 @@ repos:
1212
- id: check-toml
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.8.4
15+
rev: v0.9.1
1616
hooks:
1717
# Run the linter.
1818
- id: ruff

0 commit comments

Comments
 (0)