diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1308110d..9e64e7bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - markdown - rst - repo: https://github.com/PyCQA/flake8 - rev: 4.0.1 + rev: 5.0.2 hooks: - id: flake8 - repo: https://github.com/pre-commit/pre-commit-hooks