diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48fe7547..68fc8484 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - - repo: https://gitlab.com/pycqa/flake8.git + - repo: https://github.com/PyCQA/flake8 rev: 4.0.0 hooks: - id: flake8