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 @@ -7,25 +7,25 @@ exclude: |
77 )$
88repos :
99 - repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v4.4 .0
10+ rev : v5.0 .0
1111 hooks :
1212 - id : debug-statements
1313 - id : check-merge-conflict
1414 - repo : https://github.com/psf/black
15- rev : 23.3 .0
15+ rev : 24.10 .0
1616 hooks :
1717 - id : black
1818 language_version : python3
1919 - repo : https://github.com/pycqa/flake8
20- rev : 6.0.0
20+ rev : 7.1.1
2121 hooks :
2222 - id : flake8
2323 - repo : https://github.com/pycqa/isort
24- rev : 5.12.0
24+ rev : 5.13.2
2525 hooks :
2626 - id : isort
2727 - repo : https://github.com/pre-commit/mirrors-mypy
28- rev : v1.2.0
28+ rev : v1.12.1
2929 hooks :
3030 - id : mypy
3131 args : [--ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments