Skip to content

Commit 9761c2e

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.6...v0.11.10) - [github.com/scientific-python/cookie: 2025.01.22 → 2025.05.02](scientific-python/cookie@2025.01.22...2025.05.02)
1 parent 9df6193 commit 9761c2e

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
@@ -79,7 +79,7 @@ repos:
7979
types: [file, python]
8080

8181
- repo: https://github.com/astral-sh/ruff-pre-commit
82-
rev: "v0.11.6"
82+
rev: "v0.11.10"
8383
hooks:
8484
- id: ruff
8585
types: [file, python]
@@ -94,7 +94,7 @@ repos:
9494
types: [file, python]
9595

9696
- repo: https://github.com/scientific-python/cookie
97-
rev: 2025.01.22
97+
rev: 2025.05.02
9898
hooks:
9999
- id: sp-repo-review
100100
additional_dependencies: ["repo-review[cli]"]

0 commit comments

Comments
 (0)