Skip to content

Commit b96f3b4

Browse files
[pre-commit.ci] pre-commit autoupdate (#2276)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4ecf9ee commit b96f3b4

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
@@ -39,13 +39,13 @@ repos:
3939
]
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.8.6
42+
rev: v0.9.1
4343
hooks:
4444
- id: ruff
4545
- id: ruff-format
4646

4747
- repo: https://github.com/gitleaks/gitleaks
48-
rev: v8.22.1
48+
rev: v8.23.0
4949
hooks:
5050
- id: gitleaks
5151

0 commit comments

Comments
 (0)