Skip to content

Commit 0d9d750

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4) - [github.com/scientific-python/cookie: 2025.10.20 → 2025.11.10](scientific-python/cookie@2025.10.20...2025.11.10)
1 parent 41443c9 commit 0d9d750

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
@@ -73,7 +73,7 @@ repos:
7373
- id: rst-inline-touching-normal
7474

7575
- repo: https://github.com/astral-sh/ruff-pre-commit
76-
rev: v0.14.3
76+
rev: v0.14.4
7777
hooks:
7878
- id: ruff-check
7979
types_or: [python, jupyter]
@@ -82,7 +82,7 @@ repos:
8282
types_or: [python, jupyter]
8383

8484
- repo: https://github.com/scientific-python/cookie
85-
rev: "2025.10.20"
85+
rev: "2025.11.10"
8686
hooks:
8787
- id: sp-repo-review
8888
additional_dependencies: ["repo-review[cli]"]

0 commit comments

Comments
 (0)