1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

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

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: