diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f113405d4..ca8038b41 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.2 + rev: v3.2.3 hooks: # TODO: re-enable pylint-import-modules when it supports pylint v3 - id: pylint