diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ae94b53dadf1ffd48f779f4e46da01d98c3ed56..51c6bb9a83a8e1e4f866a7d3238cccc6946a4530 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,7 +90,7 @@ repos: - bandit - pyroma - - repo: https://gitlab.com/pycqa/flake8.git + - repo: https://github.com/pycqa/flake8.git rev: 3.9.2 hooks: - id: flake8