diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9ffc21e..f2e50e5e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,6 @@ repos: - id: black language_version: python3 - repo: https://github.com/PyCQA/flake8 - rev: 3.7.8 + rev: 3.8.4 hooks: - id: flake8