File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.5 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : check-yaml
6
6
- id : end-of-file-fixer
@@ -10,26 +10,26 @@ repos:
10
10
- id : check-toml
11
11
12
12
- repo : https://github.com/psf/black
13
- rev : 23.9.1
13
+ rev : 24.4.2
14
14
hooks :
15
15
- id : black
16
16
- id : black-jupyter
17
17
18
18
- repo : https://github.com/kynan/nbstripout
19
- rev : 0.6 .1
19
+ rev : 0.7 .1
20
20
hooks :
21
21
- id : nbstripout
22
22
23
23
- repo : https://github.com/pre-commit/mirrors-prettier
24
- rev : v3 .0.3
24
+ rev : v4 .0.0-alpha.8
25
25
hooks :
26
26
- id : prettier
27
27
additional_dependencies :
28
28
- prettier
29
29
- " prettier-plugin-toml"
30
30
31
31
- repo : https://github.com/python-jsonschema/check-jsonschema
32
- rev : 0.27.0
32
+ rev : 0.29.1
33
33
hooks :
34
34
- id : check-github-workflows
35
35
- id : check-readthedocs
You can’t perform that action at this time.
0 commit comments