From 07e8f2a572b381722b26ac96cf97082e9cbc3c55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 21:35:19 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v3.2.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cfee6a2..dc82d47 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.2.0 + rev: v3.2.1 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint