diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d85d15e5..fa4664d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace exclude: themes -- repo: https://gitlab.com/pycqa/flake8 +- repo: https://github.com/pycqa/flake8 rev: 3.8.3 hooks: - id: flake8