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