diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f82e3a4..68ee131 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: - id: black language_version: python3 - repo: https://github.com/PyCQA/flake8 - rev: 3.9.0 + rev: 3.9.2 hooks: - id: flake8