diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9db8b15..91cf261 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: double-quote-string-fixer - id: check-ast - id: debug-statements - - repo: https://gitlab.com/pycqa/flake8 + - repo: https://github.com/pycqa/flake8 rev: 3.9.2 hooks: - id: flake8