1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 15:27:14 +03:00

pre-commit: Update flake8 repo URL

We're using our local version *anyway*, but update this in case we decide
to switch.
This commit is contained in:
Athanasius 2022-11-15 10:22:36 +00:00
parent c15eaaeb71
commit 04f49dad4f
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -21,7 +21,7 @@ repos:
# - id: autopep8
### # flake8 --show-source <file>
### - repo: https://gitlab.com/pycqa/flake8
### - repo: https://github.com/PyCQA/flake8
### rev: ''
### hooks:
### - id: flake8