Skip to content

Commit dd39b5c

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.1...v0.13.3) - [github.com/scientific-python/cookie: 2025.05.02 → 2025.10.01](scientific-python/cookie@2025.05.02...2025.10.01)
1 parent dc5334e commit dd39b5c

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
@@ -6,7 +6,7 @@ ci:
66
default_stages: [pre-commit, pre-push]
77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.13.1
9+
rev: v0.13.3
1010
hooks:
1111
- id: ruff-check
1212
args: ["--fix", "--show-fixes"]
@@ -41,7 +41,7 @@ repos:
4141
- hypothesis
4242
- s3fs
4343
- repo: https://github.com/scientific-python/cookie
44-
rev: 2025.05.02
44+
rev: 2025.10.01
4545
hooks:
4646
- id: sp-repo-review
4747
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)