From ba0d06aac9dd508d8156c7531eda47fb0bbec435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 12:00:02 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v3.2.0 --- .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 73b41b5..0144362 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.1.1 + rev: v3.2.0 hooks: # TODO: pylint-import-modules support for pylint v3 (or alternative linter) - id: pylint