Merge pull request #23 from anthonywritescode/all-repos_autofix_pre-commit-autoupdate

Run pre-commit autoupdate
This commit is contained in:
Anthony Sottile 2020-05-11 14:13:54 -07:00 committed by GitHub
commit d4babddc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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