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 11---
22repos :
3- - repo : https://github.com/python /black
4- rev : 19.10b0
3+ - repo : https://github.com/psf /black
4+ rev : 23.7.0
55 hooks :
66 - id : black
77 language_version : python3
88 - repo : https://github.com/pre-commit/pre-commit-hooks
9- rev : v2 .4.0
9+ rev : v4 .4.0
1010 hooks :
1111 - id : end-of-file-fixer
1212 - id : trailing-whitespace
@@ -17,14 +17,14 @@ repos:
1717 - id : debug-statements
1818 - id : check-yaml
1919 files : .*\.(yaml|yml)$
20- - repo : https://gitlab .com/pycqa /flake8
21- rev : 3.7.9
20+ - repo : https://github .com/PyCQA /flake8
21+ rev : 6.0.0
2222 hooks :
2323 - id : flake8
2424 additional_dependencies :
2525 - flake8-black
2626 - repo : https://github.com/adrienverge/yamllint.git
27- rev : v1.20 .0
27+ rev : v1.32 .0
2828 hooks :
2929 - id : yamllint
3030 files : \.(yaml|yml)$
You can’t perform that action at this time.
0 commit comments