diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65cf9629..c2b35da9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ exclude: .*/tests/data/ repos: - - repo: https://gitlab.com/pycqa/flake8.git + - repo: https://github.com/PyCQA/flake8.git rev: 3.8.3 hooks: - id: flake8