fix flake8 url in pre-commit

repo moved
This commit is contained in:
Min RK
2022-11-30 10:55:30 +01:00
parent c8ebf1ec90
commit aaa20e5787

View File

@@ -11,7 +11,7 @@ repos:
rev: v2.2.1
hooks:
- id: prettier
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: "3.8.4"
hooks:
- id: flake8