From 0032c1a5374b3e0eb17c29c15a0c2bd511fa6a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 20:06:22 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit), [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.16.3 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/v0.16.3...v0.16.5) Updates `https://github.com/rvben/rumdl-pre-commit` from v0.2.43 to 0.2.62 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.43...v0.2.62) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.26.1 to 1.29.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.26.1...v1.29.0) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.5 dependency-type: direct:production dependency-group: dependencies - dependency-name: https://github.com/rvben/rumdl-pre-commit dependency-version: 0.2.62 dependency-type: direct:production dependency-group: dependencies - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.29.0 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29e9c20f3e..356b221297 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,16 +10,16 @@ repos: exclude: "locales" - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.3 + rev: v0.16.5 hooks: - id: ruff-check args: [ --fix ] - id: ruff-format - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.43 + rev: v0.2.62 hooks: - id: rumdl - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.26.1 + rev: v1.29.0 hooks: - id: zizmor