diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75ecbaf7..8a1c7ee3 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