diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index be30a63..b95f9dc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: codespell exclude: (poetry.lock) - repo: https://github.com/PyCQA/pylint - rev: v3.3.3 + rev: v3.3.4 hooks: - id: pylint exclude: (docs|tests|setup.py)