diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e3b680469..8f1a8aa09a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,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: 5.0.4 hooks: - id: flake8