Skip to content

Commit 5a98508

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.14.2](astral-sh/ruff-pre-commit@v0.12.12...v0.14.2) - [github.com/scientific-python/cookie: 2025.05.02 → 2025.10.20](scientific-python/cookie@2025.05.02...2025.10.20) - [github.com/woodruffw/zizmor-pre-commit: v1.12.1 → v1.16.0](zizmorcore/zizmor-pre-commit@v1.12.1...v1.16.0)
1 parent d536255 commit 5a98508

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.14.2"
88
hooks:
99
- id: ruff
1010
args: [--fix, --show-fixes]
@@ -39,11 +39,11 @@ repos:
3939
- id: rst-inline-touching-normal
4040

4141
- repo: https://github.com/scientific-python/cookie
42-
rev: 2025.05.02
42+
rev: 2025.10.20
4343
hooks:
4444
- id: sp-repo-review
4545

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

0 commit comments

Comments
 (0)