From a4d49278ee0852bcce9cba0f3aca41fc82efbc06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:56:07 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tombi-toml/tombi-pre-commit to v0.9.12 (#1123) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 4cb62c3..d2eca1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: v0.9.11 + rev: v0.9.12 hooks: - id: tombi-format exclude: ^.*Cargo.lock$