diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a942187..73b41b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: name-tests-test - id: requirements-txt-fixer - repo: https://github.com/PyCQA/pylint - rev: v3.1.0 + rev: v3.1.1 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint