mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 00:39:29 +01:00
Upgrade flake8 to 3.8.3 (#37501)
https://flake8.pycqa.org/en/latest/release-notes/3.8.2.html https://flake8.pycqa.org/en/latest/release-notes/3.8.3.html
This commit is contained in:
@@ -22,7 +22,7 @@ repos:
|
||||
- --quiet-level=2
|
||||
exclude_types: [csv, json]
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.8.1
|
||||
rev: 3.8.3
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user