mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump pre-commit flake8 from 3.8.4 to 4.0.1 (#3149)
This commit is contained in:
parent
4de642ff28
commit
f9e7291050
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue