From 7b484e5d63fa0e3d458e947c6307a23ae5fd6432 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 22:07:08 +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 19f71af1..e4bbde9a 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