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 2323repos :
2424# Standard hooks
2525- repo : https://github.com/pre-commit/pre-commit-hooks
26- rev : v5 .0.0
26+ rev : v6 .0.0
2727 hooks :
2828 - id : check-added-large-files
2929 exclude : ^imcui/third_party/
4747 exclude : ^imcui/third_party/
4848
4949- repo : https://github.com/astral-sh/ruff-pre-commit
50- rev : " v0.8.4 "
50+ rev : " v0.12.11 "
5151 hooks :
5252 - id : ruff
5353 args : ["--fix", "--show-fixes", "--extend-ignore=E402"]
5656
5757# Checking static types
5858- repo : https://github.com/pre-commit/mirrors-mypy
59- rev : " v1.14.0 "
59+ rev : " v1.17.1 "
6060 hooks :
6161 - id : mypy
6262 files : " setup.py"
8282
8383# Suggested hook if you add a .clang-format file
8484- repo : https://github.com/pre-commit/mirrors-clang-format
85- rev : v13.0 .0
85+ rev : v21.1 .0
8686 hooks :
8787 - id : clang-format
8888 exclude : ^imcui/third_party/
You can’t perform that action at this time.
0 commit comments