diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a05d6a9..e813857 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