File tree 2 files changed +694
-523
lines changed 2 files changed +694
-523
lines changed Original file line number Diff line number Diff line change 14
14
- id : check-useless-excludes
15
15
16
16
- repo : https://github.com/ComPWA/policy
17
- rev : 0.5.6
17
+ rev : 0.5.8
18
18
hooks :
19
19
- id : check-dev-files
20
20
args :
33
33
- --extras-require=doc,viz
34
34
35
35
- repo : https://github.com/kynan/nbstripout
36
- rev : 0.8.0
36
+ rev : 0.8.1
37
37
hooks :
38
38
- id : nbstripout
39
39
args :
61
61
metadata.vscode
62
62
63
63
- repo : https://github.com/astral-sh/ruff-pre-commit
64
- rev : v0.7.2
64
+ rev : v0.8.4
65
65
hooks :
66
66
- id : ruff
67
67
args : [--fix]
93
93
- id : trailing-whitespace
94
94
95
95
- repo : https://github.com/ComPWA/prettier-pre-commit
96
- rev : v3.3.3
96
+ rev : v3.4.2
97
97
hooks :
98
98
- id : prettier
99
99
@@ -103,14 +103,14 @@ repos:
103
103
- id : taplo-format
104
104
105
105
- repo : https://github.com/pappasam/toml-sort
106
- rev : v0.23.1
106
+ rev : v0.24.2
107
107
hooks :
108
108
- id : toml-sort
109
109
args :
110
110
- --in-place
111
111
112
112
- repo : https://github.com/python-jsonschema/check-jsonschema
113
- rev : 0.29.4
113
+ rev : 0.30.0
114
114
hooks :
115
115
- id : check-jsonschema
116
116
name : Check CITATION.cff
@@ -123,7 +123,7 @@ repos:
123
123
pass_filenames : false
124
124
125
125
- repo : https://github.com/streetsidesoftware/cspell-cli
126
- rev : v8.15.3
126
+ rev : v8.17.0
127
127
hooks :
128
128
- id : cspell
129
129
@@ -149,11 +149,11 @@ repos:
149
149
- python
150
150
151
151
- repo : https://github.com/ComPWA/pyright-pre-commit
152
- rev : v1.1.388
152
+ rev : v1.1.391
153
153
hooks :
154
154
- id : pyright
155
155
156
156
- repo : https://github.com/astral-sh/uv-pre-commit
157
- rev : 0.4.30
157
+ rev : 0.5.10
158
158
hooks :
159
159
- id : uv-lock
You can’t perform that action at this time.
0 commit comments