diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61a4f8da18..bd47e7b807 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: hooks: - id: isort -- repo: https://gitlab.com/PyCQA/flake8 +- repo: https://github.com/PyCQA/flake8 rev: 5.0.4 hooks: - id: flake8