diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d49ef98280..8c0a570148 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: mixed-line-ending args: ['-f=lf'] - id: double-quote-string-fixer - - repo: https://gitlab.com/pycqa/flake8 + - repo: https://github.com/PyCQA/flake8 rev: 3.9.2 hooks: - id: flake8