File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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]
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.8 .4
29
29
hooks :
30
30
- id : ruff
31
31
- id : ruff-format
@@ -34,15 +34,15 @@ repos:
34
34
hooks :
35
35
- id : refurb
36
36
- repo : https://github.com/executablebooks/mdformat
37
- rev : 0.7.17
37
+ rev : 0.7.21
38
38
hooks :
39
39
- id : mdformat
40
40
additional_dependencies :
41
41
- mdformat-gfm
42
42
- mdformat-black
43
43
args : [--wrap, "88"]
44
44
- repo : https://github.com/codespell-project/codespell
45
- rev : v2.2.6
45
+ rev : v2.3.0
46
46
hooks :
47
47
- id : codespell
48
48
- repo : meta
You can’t perform that action at this time.
0 commit comments