From 848982a9b6b2fc1526f9e2fd3c60367c5725c3e9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 22:40:01 +0000 Subject: [PATCH] chore(deps): bump pre-commit linter versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/PyCQA/pylint: v3.1.1 → v3.2.2](https://github.com/PyCQA/pylint/compare/v3.1.1...v3.2.2) --- .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 3b5d62d00..b5a8c28b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: name-tests-test - id: requirements-txt-fixer - repo: https://github.com/PyCQA/pylint - rev: v3.1.1 + rev: v3.2.2 hooks: # TODO: re-enable pylint-import-modules when it supports pylint v3 - id: pylint