File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,18 +55,18 @@ repos:
5555 # Enforce that all noqa annotations always occur with specific codes.
5656
5757 - repo : https://github.com/astral-sh/ruff-pre-commit
58- rev : " v0.14.0 "
58+ rev : " v0.14.3 "
5959 hooks :
6060 - id : ruff-check
6161 args : ["--fix", "--show-fixes"]
6262
6363 - repo : https://github.com/scientific-python/cookie
64- rev : 2025.10.01
64+ rev : 2025.10.20
6565 hooks :
6666 - id : sp-repo-review
6767
6868 - repo : https://github.com/pycqa/isort
69- rev : 6.1 .0
69+ rev : 7.0 .0
7070 hooks :
7171 - id : isort
7272 name : isort (python)
@@ -105,12 +105,12 @@ repos:
105105 exclude : " extern/"
106106
107107 - repo : https://github.com/woodruffw/zizmor-pre-commit
108- rev : v1.14 .2
108+ rev : v1.16 .2
109109 hooks :
110110 - id : zizmor
111111
112112 - repo : https://github.com/sphinx-contrib/sphinx-lint
113- rev : v1.0.0
113+ rev : v1.0.1
114114 hooks :
115115 - id : sphinx-lint
116116 exclude : " (docs/_build/|regions/extern/)"
You can’t perform that action at this time.
0 commit comments