Skip to content

Commit e7bc249

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.5...v0.11.11) - [github.com/scientific-python/cookie: 2025.01.22 → 2025.05.02](scientific-python/cookie@2025.01.22...2025.05.02)
1 parent 1b1e2fc commit e7bc249

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
@@ -45,7 +45,7 @@ repos:
4545
args: [--prose-wrap=always]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: "v0.11.5"
48+
rev: "v0.11.11"
4949
hooks:
5050
- id: ruff
5151
args: ["--fix", "--show-fixes"]
@@ -92,6 +92,6 @@ repos:
9292
- id: check-readthedocs
9393

9494
- repo: https://github.com/scientific-python/cookie
95-
rev: "2025.01.22"
95+
rev: "2025.05.02"
9696
hooks:
9797
- id: sp-repo-review

0 commit comments

Comments
 (0)