From 49d30455df161fb821ffc682402dcbe8cc50e317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:33:52 +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 9b09ca2..73fbaad 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