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']
@@ -18,16 +18,16 @@ repos:
18
18
- id : python-use-type-annotations
19
19
- id : text-unicode-replacement-char
20
20
- repo : https://github.com/astral-sh/ruff-pre-commit
21
- rev : v0.4.2
21
+ rev : v0.11.10
22
22
hooks :
23
23
- id : ruff
24
24
- id : ruff-format
25
25
- repo : https://github.com/dosisod/refurb
26
- rev : v2.0 .0
26
+ rev : v2.1 .0
27
27
hooks :
28
28
- id : refurb
29
29
- repo : https://github.com/executablebooks/mdformat
30
- rev : 0.7.17
30
+ rev : 0.7.22
31
31
hooks :
32
32
- id : mdformat
33
33
additional_dependencies : [
36
36
]
37
37
args : [--wrap, "88"]
38
38
- repo : https://github.com/codespell-project/codespell
39
- rev : v2.2.6
39
+ rev : v2.4.1
40
40
hooks :
41
41
- id : codespell
42
42
- repo : meta
You can’t perform that action at this time.
0 commit comments