diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35e66d6..513e1bd 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.2 + rev: v3.3.3 hooks: - id: pylint exclude: (docs|tests|setup.py)