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.0.1
3+ rev : v4.1.0
44 hooks :
55 - id : check-added-large-files
66 - id : check-merge-conflict
@@ -11,22 +11,22 @@ repos:
1111 - id : trailing-whitespace
1212
1313 - repo : https://github.com/pre-commit/mirrors-prettier
14- rev : v2.4.1
14+ rev : v2.6.0
1515 hooks :
1616 - id : prettier
1717
1818 - repo : https://github.com/psf/black
19- rev : 21.9b0
19+ rev : 22.1.0
2020 hooks :
2121 - id : black
2222
2323 - repo : https://github.com/pycqa/isort
24- rev : 5.9.3
24+ rev : 5.10.1
2525 hooks :
2626 - id : isort
2727
2828 - repo : https://github.com/pycqa/flake8
29- rev : 3.9.2
29+ rev : 4.0.1
3030 hooks :
3131 - id : flake8
3232
3636 - id : yamllint
3737
3838 - repo : https://github.com/pre-commit/mirrors-mypy
39- rev : v0.910
39+ rev : v0.941
4040 hooks :
4141 - id : mypy
You can’t perform that action at this time.
0 commit comments