File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
- id : check-useless-excludes
14
14
15
15
- repo : https://github.com/ComPWA/policy
16
- rev : 0.6.1
16
+ rev : 0.6.2
17
17
hooks :
18
18
- id : check-dev-files
19
19
args :
57
57
metadata.vscode
58
58
59
59
- repo : https://github.com/astral-sh/ruff-pre-commit
60
- rev : v0.9.3
60
+ rev : v0.11.4
61
61
hooks :
62
62
- id : ruff
63
63
args : [--fix]
@@ -107,7 +107,7 @@ repos:
107
107
args : [--in-place]
108
108
109
109
- repo : https://github.com/python-jsonschema/check-jsonschema
110
- rev : 0.31.0
110
+ rev : 0.32.1
111
111
hooks :
112
112
- id : check-jsonschema
113
113
name : Check CITATION.cff
@@ -120,12 +120,12 @@ repos:
120
120
pass_filenames : false
121
121
122
122
- repo : https://github.com/streetsidesoftware/cspell-cli
123
- rev : v8.17.1
123
+ rev : v8.17.3
124
124
hooks :
125
125
- id : cspell
126
126
127
127
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
128
- rev : 3.2.0
128
+ rev : 3.2.1
129
129
hooks :
130
130
- id : editorconfig-checker
131
131
name : editorconfig
@@ -146,11 +146,11 @@ repos:
146
146
)$
147
147
148
148
- repo : https://github.com/ComPWA/pyright-pre-commit
149
- rev : v1.1.392
149
+ rev : v1.1.398
150
150
hooks :
151
151
- id : pyright
152
152
153
153
- repo : https://github.com/astral-sh/uv-pre-commit
154
- rev : 0.5.25
154
+ rev : 0.6.13
155
155
hooks :
156
156
- id : uv-lock
You can’t perform that action at this time.
0 commit comments