Fix flake8 path

This commit is contained in:
Andrew Godwin 2022-11-20 11:46:57 -07:00
parent 77754d5964
commit 9a2be5885b

View file

@ -26,7 +26,7 @@ repos:
- id: isort
args: ["--profile=black"]
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
hooks:
- id: flake8