Skip to content

Commit 2a7a480

Browse files
committed
chore(pre-commit): update gitleaks to v8.23.3 for latest fixes and features
chore(pre-commit): update ruff-pre-commit to v0.9.5 for improved linting
1 parent 7a7cd91 commit 2a7a480

File tree

2 files changed

+135
-130
lines changed

2 files changed

+135
-130
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/gitleaks/gitleaks
3-
rev: v8.23.2
3+
rev: v8.23.3
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.9.3
15+
rev: v0.9.5
1616
hooks:
1717
# Run the linter.
1818
- id: ruff

0 commit comments

Comments
 (0)