File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
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.5.0
16
+ rev : 0.5.8
17
17
hooks :
18
18
- id : check-dev-files
19
19
args :
28
28
- id : remove-empty-tags
29
29
30
30
- repo : https://github.com/kynan/nbstripout
31
- rev : 0.7 .1
31
+ rev : 0.8 .1
32
32
hooks :
33
33
- id : nbstripout
34
34
args :
56
56
metadata.vscode
57
57
58
58
- repo : https://github.com/astral-sh/ruff-pre-commit
59
- rev : v0.7.0
59
+ rev : v0.8.6
60
60
hooks :
61
61
- id : ruff
62
62
args : [--fix]
90
90
)$
91
91
92
92
- repo : https://github.com/ComPWA/prettier-pre-commit
93
- rev : v3.3.3
93
+ rev : v3.4.2
94
94
hooks :
95
95
- id : prettier
96
96
@@ -100,13 +100,13 @@ repos:
100
100
- id : taplo-format
101
101
102
102
- repo : https://github.com/pappasam/toml-sort
103
- rev : v0.23.1
103
+ rev : v0.24.2
104
104
hooks :
105
105
- id : toml-sort
106
106
args : [--in-place]
107
107
108
108
- repo : https://github.com/python-jsonschema/check-jsonschema
109
- rev : 0.29.4
109
+ rev : 0.30.0
110
110
hooks :
111
111
- id : check-jsonschema
112
112
name : Check CITATION.cff
@@ -119,7 +119,7 @@ repos:
119
119
pass_filenames : false
120
120
121
121
- repo : https://github.com/streetsidesoftware/cspell-cli
122
- rev : v8.15.2
122
+ rev : v8.17.0
123
123
hooks :
124
124
- id : cspell
125
125
@@ -145,11 +145,11 @@ repos:
145
145
)$
146
146
147
147
- repo : https://github.com/ComPWA/pyright-pre-commit
148
- rev : v1.1.385
148
+ rev : v1.1.391
149
149
hooks :
150
150
- id : pyright
151
151
152
152
- repo : https://github.com/astral-sh/uv-pre-commit
153
- rev : 0.4.25
153
+ rev : 0.5.14
154
154
hooks :
155
155
- id : uv-lock
You can’t perform that action at this time.
0 commit comments