diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce034226..3a05d4e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: exclude: tests/data/.* - id: requirements-txt-fixer - repo: https://github.com/PyCQA/pylint - rev: v3.2.3 + rev: v3.2.4 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint