diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ae8ccc..f67c04e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: black language_version: python3.8 - repo: https://github.com/PyCQA/flake8 - rev: 5.0.3 + rev: 5.0.4 hooks: - id: flake8 - repo: https://github.com/pycqa/pydocstyle