diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 726b37c..1db000c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: file-contents-sorter files: requirements-dev.txt -- repo: https://gitlab.com/pycqa/flake8 +- repo: https://github.com/pycqa/flake8 rev: 3.7.9 hooks: - id: flake8