diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 314a2886d6bd79..602d9d8ee634e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: rev: master hooks: - id: mypy -- repo: https://gitlab.com/PyCQA/flake8 +- repo: https://github.com/PyCQA/flake8 rev: master hooks: - id: flake8