File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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.5 .0
3+ rev : v4.6 .0
44 hooks :
55 - id : check-yaml
66 - id : end-of-file-fixer
77 - id : trailing-whitespace
88 exclude : ^(tests/.*)
99- repo : https://github.com/asottile/reorder-python-imports
10- rev : v3.12 .0
10+ rev : v3.13 .0
1111 hooks :
1212 - id : reorder-python-imports
1313
1414- repo : https://github.com/psf/black
15- rev : ' 23.10.1 '
15+ rev : ' 24.4.2 '
1616 hooks :
1717 - id : black
1818 args :
@@ -21,13 +21,13 @@ repos:
2121 - " 120"
2222
2323- repo : https://github.com/asottile/pyupgrade
24- rev : v3.15 .0
24+ rev : v3.16 .0
2525 hooks :
2626 - id : pyupgrade
2727 args : ["--py38-plus"]
2828
2929- repo : https://github.com/pre-commit/mirrors-mypy
30- rev : ' v1.6 .1'
30+ rev : ' v1.10 .1'
3131 hooks :
3232 - id : mypy
3333 args :
3939 - types-regex
4040
4141- repo : https://github.com/pycqa/flake8
42- rev : ' 6 .1.0' # pick a git hash / tag to point to
42+ rev : ' 7 .1.0' # pick a git hash / tag to point to
4343 hooks :
4444 - id : flake8
4545 args :
You can’t perform that action at this time.
0 commit comments