From 7fb2d46458d5a7da964f5dcf8ceb2c4c604f8c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 03:28:05 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v3.3.3 --- .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 d31749c..61e8d43 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.3.2 + rev: v3.3.3 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint