diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 496d7bf31..32a6a754c 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.4 hooks: # TODO: re-enable pylint-import-modules when it supports pylint v3 - id: pylint