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.6 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=25']
29
29
hooks :
30
30
- id : sort-all
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : v0.6.7
32
+ rev : v0.6.9
33
33
hooks :
34
34
- id : ruff-format
35
35
- id : ruff
38
38
hooks :
39
39
- id : refurb
40
40
- repo : https://github.com/executablebooks/mdformat
41
- rev : 0.7.17
41
+ rev : 0.7.18
42
42
hooks :
43
43
- id : mdformat
44
44
additional_dependencies : [
48
48
]
49
49
files : (README\.md)
50
50
- repo : https://github.com/executablebooks/mdformat
51
- rev : 0.7.17
51
+ rev : 0.7.18
52
52
hooks :
53
53
- id : mdformat
54
54
additional_dependencies : [
63
63
- id : nbstripout
64
64
exclude : (docs)
65
65
- repo : https://github.com/crate-ci/typos
66
- rev : v1.24.6
66
+ rev : v1.26.0
67
67
hooks :
68
68
- id : typos
69
69
exclude : (\.ipynb)
You can’t perform that action at this time.
0 commit comments