File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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']
@@ -23,11 +23,11 @@ repos:
23
23
- id : python-use-type-annotations
24
24
- id : text-unicode-replacement-char
25
25
- repo : https://github.com/aio-libs/sort-all
26
- rev : v1.2 .0
26
+ rev : v1.3 .0
27
27
hooks :
28
28
- id : sort-all
29
29
- repo : https://github.com/astral-sh/ruff-pre-commit
30
- rev : v0.6.4
30
+ rev : v0.7.2
31
31
hooks :
32
32
- id : ruff
33
33
- id : ruff-format
@@ -36,11 +36,11 @@ repos:
36
36
hooks :
37
37
- id : refurb
38
38
- repo : https://github.com/kynan/nbstripout
39
- rev : 0.7.1
39
+ rev : 0.8.0
40
40
hooks :
41
41
- id : nbstripout
42
42
- repo : https://github.com/executablebooks/mdformat
43
- rev : 0.7.17
43
+ rev : 0.7.18
44
44
hooks :
45
45
- id : mdformat
46
46
additional_dependencies : [
51
51
args : [--wrap, "88"]
52
52
files : (docs/.)
53
53
- repo : https://github.com/executablebooks/mdformat
54
- rev : 0.7.17
54
+ rev : 0.7.18
55
55
hooks :
56
56
- id : mdformat
57
57
additional_dependencies : [
You can’t perform that action at this time.
0 commit comments