File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.6 .0
3+ rev : v5.0 .0
44 hooks :
55 - id : check-added-large-files
66 args : ['--maxkb=100']
1818 - id : python-use-type-annotations
1919 - id : text-unicode-replacement-char
2020- repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : v0.4 .2
21+ rev : v0.11 .2
2222 hooks :
2323 - id : ruff
2424 - id : ruff-format
2727 hooks :
2828 - id : refurb
2929- repo : https://github.com/executablebooks/mdformat
30- rev : 0.7.17
30+ rev : 0.7.22
3131 hooks :
3232 - id : mdformat
3333 additional_dependencies : [
3636 ]
3737 args : [--wrap, "88"]
3838- repo : https://github.com/codespell-project/codespell
39- rev : v2.2.6
39+ rev : v2.4.1
4040 hooks :
4141 - id : codespell
4242- repo : meta
You can’t perform that action at this time.
0 commit comments