File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 23.12.1
3+ rev : 24.8.0
44 hooks :
55 - id : black
66 args : [--safe, --quiet]
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.5 .0
8+ rev : v4.6 .0
99 hooks :
1010 - id : trailing-whitespace
1111 - id : end-of-file-fixer
@@ -14,27 +14,27 @@ repos:
1414 - id : check-yaml
1515 - id : debug-statements
1616- repo : https://github.com/pycqa/flake8
17- rev : 6 .1.0
17+ rev : 7 .1.1
1818 hooks :
1919 - id : flake8
2020 additional_dependencies :
2121 - flake8-typing-imports==1.14.0
2222- repo : https://github.com/asottile/reorder-python-imports
23- rev : v3.12 .0
23+ rev : v3.13 .0
2424 hooks :
2525 - id : reorder-python-imports
2626 args : ['--application-directories=.:src']
2727- repo : https://github.com/asottile/pyupgrade
28- rev : v3.15 .0
28+ rev : v3.17 .0
2929 hooks :
3030 - id : pyupgrade
3131 args : [--py37-plus]
3232
3333- repo : https://github.com/tox-dev/pyproject-fmt
34- rev : " 1.5.3 "
34+ rev : " 2.2.1 "
3535 hooks :
3636 - id : pyproject-fmt
3737- repo : https://github.com/pre-commit/mirrors-mypy
38- rev : ' v1.8.0 '
38+ rev : ' v1.11.2 '
3939 hooks :
4040 - id : mypy
You can’t perform that action at this time.
0 commit comments