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