diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1934ced13..1296a0a7a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - id: debug-statements - - repo: https://gitlab.com/pycqa/flake8 + - repo: https://github.com/pycqa/flake8 rev: 5.0.4 hooks: - id: flake8