diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef13ec2..490d8df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: name-tests-test - id: requirements-txt-fixer - repo: https://github.com/PyCQA/pylint - rev: v3.2.4 + rev: v3.2.5 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint