Skip to content

Commit 4603d65

Browse files
chore: update pre-commit hooks (#5166)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9) - [github.com/woodruffw/zizmor-pre-commit: v1.11.0 → v1.12.1](zizmorcore/zizmor-pre-commit@v1.11.0...v1.12.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4a875e9 commit 4603d65

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
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: "v0.12.8"
7+
rev: "v0.12.9"
88
hooks:
99
- id: ruff
1010
args: [--fix, --show-fixes]
@@ -44,6 +44,6 @@ repos:
4444
- id: sp-repo-review
4545

4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.11.0
47+
rev: v1.12.1
4848
hooks:
4949
- id: zizmor

0 commit comments

Comments
 (0)