From 04d0ccb0a802096b386bd58064b9d48506cd52e2 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Tue, 24 Dec 2024 03:07:59 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v3.3.3 (#843) Co-authored-by: Renovate Bot --- .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 213b778f1..02a9fce6e 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.3.2 + rev: v3.3.3 hooks: - id: pylint args: