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=100']
@@ -25,16 +25,16 @@ repos:
25
25
- id : python-use-type-annotations
26
26
- id : text-unicode-replacement-char
27
27
- repo : https://github.com/astral-sh/ruff-pre-commit
28
- rev : v0.4.4
28
+ rev : v0.11.10
29
29
hooks :
30
30
- id : ruff
31
31
- id : ruff-format
32
32
- repo : https://github.com/dosisod/refurb
33
- rev : v2.0 .0
33
+ rev : v2.1 .0
34
34
hooks :
35
35
- id : refurb
36
36
- repo : https://github.com/executablebooks/mdformat
37
- rev : 0.7.17
37
+ rev : 0.7.22
38
38
hooks :
39
39
- id : mdformat
40
40
additional_dependencies : [
43
43
]
44
44
args : [--wrap, "88"]
45
45
- repo : https://github.com/codespell-project/codespell
46
- rev : v2.2.6
46
+ rev : v2.4.1
47
47
hooks :
48
48
- id : codespell
49
49
- repo : meta
You can’t perform that action at this time.
0 commit comments