Bump flake8 from 5.0.4 to 6.0.0 (#4020)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2022-12-29 11:52:14 +01:00 committed by GitHub
parent 726ded70d3
commit b9e2cfad4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ repos:
- py310
files: ^((supervisor|tests)/.+)?[^/]+\.py$
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies:

View File

@ -2,7 +2,7 @@ black==22.12.0
codecov==2.1.12
coverage==7.0.1
flake8-docstrings==1.6.0
flake8==5.0.4
flake8==6.0.0
pre-commit==2.21.0
pydocstyle==6.1.1
pylint==2.15.9