Bump flake8 version in pre-commit to match requirements file (#5658)

This commit is contained in:
Jesse Hills 2023-11-02 17:14:39 +13:00 committed by GitHub
parent 453600f18e
commit 77b530cf9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ repos:
- --quiet
files: ^((esphome|script|tests)/.+)?[^/]+\.py$
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies: