From e6c921ef6bc0034e3d0d731a5b872d4c75265a4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 17:25:26 +0000 Subject: [PATCH] deps: update pre-commit hooks to v4.0.6 --- .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 9b87231..417d0ef 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.5 + rev: v4.0.6 hooks: - id: pylint args: