From c4093b0eba6746d2fa40e1e92afa740ec5641ca4 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Sat, 29 Aug 2026 15:03:01 +0100 Subject: [PATCH] chore(deps): update pre-commit hook pycqa/pylint to v4.0.8 (#1112) 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 c047bded2..69826b215 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: v4.0.7 + rev: v4.0.8 hooks: - id: pylint args: