Skip to content

Commit 915e763

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.2](astral-sh/ruff-pre-commit@v0.12.12...v0.13.2) - [github.com/woodruffw/zizmor-pre-commit: v1.12.1 → v1.14.2](zizmorcore/zizmor-pre-commit@v1.12.1...v1.14.2)
1 parent 3de0d8a commit 915e763

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.12"
7+
rev: "v0.13.2"
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.12.1
47+
rev: v1.14.2
4848
hooks:
4949
- id: zizmor

0 commit comments

Comments
 (0)