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 33repos :
44
55 - repo : https://github.com/asottile/pyupgrade
6- rev : v3.20.0
6+ rev : v3.21.2
77 hooks :
88 - id : pyupgrade
99 args : ["--py310-plus"]
@@ -14,21 +14,21 @@ repos:
1414 - id : fix-future-annotations
1515
1616 - repo : https://github.com/astral-sh/ruff-pre-commit
17- rev : v0.12.7
17+ rev : v0.14.9
1818 hooks :
1919 - id : ruff
2020 args : [--fix, --exit-non-zero-on-fix]
2121 - id : ruff-format
2222
2323 - repo : https://github.com/pre-commit/mirrors-mypy
24- rev : v1.17 .1
24+ rev : v1.19 .1
2525 hooks :
2626 - id : mypy
2727 args : [--config-file=pyproject.toml]
2828 exclude : " tests"
2929
3030 - repo : https://github.com/pre-commit/pre-commit-hooks
31- rev : v5 .0.0
31+ rev : v6 .0.0
3232 hooks :
3333 - id : trailing-whitespace
3434 exclude : " fontbro/data"
You can’t perform that action at this time.
0 commit comments