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.5 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=25']
23
23
- id : python-use-type-annotations
24
24
- id : text-unicode-replacement-char
25
25
- repo : https://github.com/astral-sh/ruff-pre-commit
26
- rev : v0.3.4
26
+ rev : v0.9.10
27
27
hooks :
28
28
- id : ruff
29
29
- id : ruff-format
32
32
hooks :
33
33
- id : refurb
34
34
- repo : https://github.com/executablebooks/mdformat
35
- rev : 0.7.17
35
+ rev : 0.7.22
36
36
hooks :
37
37
- id : mdformat
38
38
additional_dependencies : [
52
52
# ]
53
53
# args: [--wrap, "88"]
54
54
- repo : https://github.com/codespell-project/codespell
55
- rev : v2.2.6
55
+ rev : v2.4.1
56
56
hooks :
57
57
- id : codespell
58
58
# - repo: https://github.com/pre-commit/mirrors-mypy
You can’t perform that action at this time.
0 commit comments