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 @@ -16,7 +16,7 @@ exclude: >
1616repos :
1717
1818 - repo : https://github.com/pre-commit/pre-commit-hooks
19- rev : v4.2 .0
19+ rev : v4.3 .0
2020 hooks :
2121 - id : check-json
2222 - id : check-yaml
@@ -29,18 +29,18 @@ repos:
2929 - id : isort
3030
3131 - repo : https://github.com/psf/black
32- rev : 22.3 .0
32+ rev : 22.6 .0
3333 hooks :
3434 - id : black
3535
36- - repo : https://gitlab .com/pycqa /flake8
37- rev : 3.9.2
36+ - repo : https://github .com/PyCQA /flake8
37+ rev : 4.0.1
3838 hooks :
3939 - id : flake8
4040 additional_dependencies : [flake8-bugbear==21.3.1]
4141
4242 - repo : https://github.com/pre-commit/mirrors-mypy
43- rev : v0.942
43+ rev : v0.961
4444 hooks :
4545 - id : mypy
4646 additional_dependencies : [mdurl]
You can’t perform that action at this time.
0 commit comments