diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9acbb4ad45..9663207243 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: isort name: isort (cython) types: [cython] -- repo: https://gitlab.com/pycqa/flake8 +- repo: https://github.com/pycqa/flake8 rev: 3.9.2 hooks: - id: flake8