Unverified Commit 07ae61bf authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

Upgrade flake8 to 5.0.4 (#6678)

parent 1d7d92cb
...@@ -19,7 +19,7 @@ repos: ...@@ -19,7 +19,7 @@ repos:
- usort == 1.0.2 - usort == 1.0.2
- repo: https://gitlab.com/pycqa/flake8 - repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8
args: [--config=setup.cfg] args: [--config=setup.cfg]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment