diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab28f740..1a81b890 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,8 +10,8 @@ repos: hooks: - id: isort -- repo: https://gitlab.com/PyCQA/flake8 - rev: 4.0.1 +- repo: https://github.com/PyCQA/flake8 + rev: 5.0.4 hooks: - id: flake8