From 1cc63da1e28e86a6afb9d72006044c4f90818276 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 13:43:29 +0000 Subject: [PATCH] deps: update pre-commit hook pycqa/pylint to v4.0.8 --- .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 8bad86e..a2e4e66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: yamllint args: ['-c', '.lint/yamllint/.yamllint'] - repo: https://github.com/PyCQA/pylint - rev: v4.0.7 + rev: v4.0.8 hooks: - id: pylint args: