diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7335ce5e5..a6d35e3ae 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.1.1 + rev: v3.2.0 hooks: # TODO: re-enable pylint-import-modules when it supports pylint v3 - id: pylint