Skip to content

Commit 0db8a6a

Browse files
ci: pre-commit auto-update
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1) - [github.com/gitleaks/gitleaks: v8.22.1 → v8.23.0](gitleaks/gitleaks@v8.22.1...v8.23.0)
1 parent eb80a52 commit 0db8a6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ ci:
77
repos:
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.8.6
10+
rev: v0.9.1
1111
hooks:
1212
- id: ruff
1313
- id: ruff-format
1414

1515
- repo: https://github.com/gitleaks/gitleaks
16-
rev: v8.22.1
16+
rev: v8.23.0
1717
hooks:
1818
- id: gitleaks
1919

0 commit comments

Comments
 (0)