diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 871b928b2..28ff86b04 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - upper-constraints.txt - id: trailing-whitespace - - repo: https://gitlab.com/pycqa/flake8.git + - repo: https://github.com/pycqa/flake8.git rev: '3.8.4' # pick a git hash / tag to point to hooks: - id: flake8