We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283b128 commit 8778be7Copy full SHA for 8778be7
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: trailing-whitespace
22
23
- repo: https://github.com/python-jsonschema/check-jsonschema
24
- rev: 0.31.3
+ rev: 0.33.0
25
hooks:
26
- id: check-github-workflows
27
@@ -67,7 +67,7 @@ repos:
67
- id: rst-inline-touching-normal
68
69
- repo: https://github.com/astral-sh/ruff-pre-commit
70
- rev: v0.9.10
+ rev: v0.11.8
71
72
- id: ruff
73
types_or: [python, jupyter]
@@ -76,7 +76,7 @@ repos:
76
77
78
- repo: https://github.com/scientific-python/cookie
79
- rev: "2025.01.22"
+ rev: "2025.05.02"
80
81
- id: sp-repo-review
82
additional_dependencies: ["repo-review[cli]"]
0 commit comments