Skip to content

Commit 1df4582

Browse files
authored
Update .pre-commit-config.yaml
1 parent f8d0770 commit 1df4582

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ repos:
2424
- id: ruff
2525
args: ["--fix", "--show-fixes"]
2626
- id: ruff-format
27-
- repo: https://github.com/scientific-python/cookie
28-
rev: 2023.12.21
29-
hooks:
30-
- id: sp-repo-review
3127
- repo: https://github.com/pre-commit/pre-commit-hooks
3228
rev: "v4.5.0"
3329
hooks:

0 commit comments

Comments
 (0)