diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50f32cd8..2b8ef8a7 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.1.1 + rev: v3.2.0 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint