From e33feab22c873fb04fddc67734e1538c2b076b9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:07:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v3.3.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 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