File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 exclude : " ^tests"
2626
2727 - repo : https://github.com/astral-sh/ruff-pre-commit
28- rev : v0.11.4
28+ rev : v0.11.8
2929 hooks :
3030 - id : ruff
3131 args : ["--fix", "--show-fixes"]
@@ -129,12 +129,12 @@ repos:
129129 additional_dependencies : [cogapp]
130130
131131 - repo : https://github.com/henryiii/validate-pyproject-schema-store
132- rev : 2025.04.07
132+ rev : 2025.04.28
133133 hooks :
134134 - id : validate-pyproject
135135
136136 - repo : https://github.com/python-jsonschema/check-jsonschema
137- rev : 0.32.1
137+ rev : 0.33.0
138138 hooks :
139139 - id : check-dependabot
140140 - id : check-github-workflows
@@ -148,6 +148,6 @@ repos:
148148 - id : validate-cff
149149
150150 - repo : https://github.com/scientific-python/cookie
151- rev : 2025.01.22
151+ rev : 2025.05.02
152152 hooks :
153153 - id : sp-repo-review
You can’t perform that action at this time.
0 commit comments