Bump pre-commit flake8 from 3.8.4 to 4.0.1 (#3149)

This commit is contained in:
Otto Winter 2022-02-01 10:22:43 +01:00 committed by GitHub
parent 4de642ff28
commit f9e7291050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ repos:
- --quiet
files: ^((esphome|script|tests)/.+)?[^/]+\.py$
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
rev: 4.0.1
hooks:
- id: flake8
additional_dependencies: