Skip to content
Snippets Groups Projects
Commit ad6ae42a authored by auphelia's avatar auphelia
Browse files

[pre-commit] Update rev version for flake8

parent 02b9f6de
No related branches found
No related tags found
No related merge requests found
......@@ -62,11 +62,9 @@ repos:
language_version: python3
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
rev: 6.0.0
hooks:
- id: flake8
# black-compatible flake-8 config
args: ['--max-line-length=88', # black default
'--extend-ignore=E203'] # E203 is not PEP8 compliant
language_version: python3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment