Skip to content

Commit 7e4ca58

Browse files
authored
Merge branch 'main' into chore/benchmarks
2 parents 4394226 + eb1b6e8 commit 7e4ca58

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
@@ -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.3
9+
rev: v0.14.3
1010
hooks:
1111
- id: ruff-check
1212
args: ["--fix", "--show-fixes"]
@@ -42,7 +42,7 @@ repos:
4242
- hypothesis
4343
- s3fs
4444
- repo: https://github.com/scientific-python/cookie
45-
rev: 2025.10.01
45+
rev: 2025.10.20
4646
hooks:
4747
- id: sp-repo-review
4848
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)