diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 27faaa847f..ec2a308cfe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: rev: 5.6.4 hooks: - id: isort - - repo: https://gitlab.com/pycqa/flake8 + - repo: https://github.com/pycqa/flake8 # flake8 config is in setup.cfg rev: 3.8.4 hooks: