File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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=25]
@@ -25,24 +25,24 @@ repos:
2525 - id : python-use-type-annotations
2626 - id : text-unicode-replacement-char
2727- repo : https://github.com/astral-sh/ruff-pre-commit
28- rev : v0.4.4
28+ rev : v0.12.1
2929 hooks :
3030 - id : ruff
3131 - id : ruff-format
3232- repo : https://github.com/dosisod/refurb
33- rev : v2.0 .0
33+ rev : v2.1 .0
3434 hooks :
3535 - id : refurb
3636- repo : https://github.com/executablebooks/mdformat
37- rev : 0.7.17
37+ rev : 0.7.22
3838 hooks :
3939 - id : mdformat
4040 additional_dependencies :
4141 - mdformat-gfm
4242 - mdformat-black
4343 args : [--wrap, "88"]
4444- repo : https://github.com/codespell-project/codespell
45- rev : v2.2.6
45+ rev : v2.4.1
4646 hooks :
4747 - id : codespell
4848- repo : meta
You can’t perform that action at this time.
0 commit comments