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