Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
30b423fd0f
commit
37796c1ea8
|
|
@ -9,7 +9,7 @@ repos:
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
- id: double-quote-string-fixer
|
- id: double-quote-string-fixer
|
||||||
- repo: https://gitlab.com/pycqa/flake8
|
- repo: https://gitlab.com/pycqa/flake8
|
||||||
rev: 3.8.0a2
|
rev: 3.8.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
- repo: https://github.com/pre-commit/mirrors-autopep8
|
- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue