diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d1bb6a58..dc21875bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: name-tests-test - id: requirements-txt-fixer - repo: https://github.com/PyCQA/pylint - rev: v3.2.5 + rev: v3.2.6 hooks: # TODO: re-enable pylint-import-modules when it supports pylint v3 - id: pylint