Skip to content

Commit 7aa623c

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](astral-sh/ruff-pre-commit@v0.15.17...v0.15.18) - [github.com/scientific-python/cookie: 2026.04.04 → 2026.06.18](scientific-python/cookie@2026.04.04...2026.06.18)
1 parent 8816d02 commit 7aa623c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ repos:
9595
- id: rst-inline-touching-normal
9696

9797
- repo: https://github.com/astral-sh/ruff-pre-commit
98-
rev: v0.15.17
98+
rev: v0.15.18
9999
hooks:
100100
- id: ruff-check
101101
types_or: [python, jupyter]
@@ -104,7 +104,7 @@ repos:
104104
types_or: [python, jupyter]
105105

106106
- repo: https://github.com/scientific-python/cookie
107-
rev: "2026.04.04"
107+
rev: "2026.06.18"
108108
hooks:
109109
- id: sp-repo-review
110110
additional_dependencies: ["repo-review[cli]"]

0 commit comments

Comments
 (0)