File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v2.3.0 # Use the ref you want to point at
4+ rev : v4.0.1 # Use the ref you want to point at
55 hooks :
66 - id : trailing-whitespace
77 - id : check-yaml
88 - id : end-of-file-fixer
99 - id : trailing-whitespace
1010 - id : check-executables-have-shebangs
1111 - repo : https://github.com/python/black
12- rev : 21.7b0
12+ rev : 21.10b0
1313 hooks :
1414 - id : black
1515 - repo : https://github.com/pycqa/flake8
16- rev : 3.9.2
16+ rev : 4.0.1
1717 hooks :
1818 - id : flake8
1919 - repo : https://github.com/pre-commit/mirrors-mypy
20- rev : v0.910
20+ rev : v0.910-1
2121 hooks :
2222 - id : mypy
2323 # empty args needed in order to match mypy cli behavior
You can’t perform that action at this time.
0 commit comments