Skip to content

Commit 8f3ff75

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

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.9.2
42+
rev: v0.9.3
4343
hooks:
4444
- id: ruff
4545
- id: ruff-format
4646

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

0 commit comments

Comments
 (0)