From 7cb4b5ed52dea7cd86971582f2870b646239fee2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 12:42:33 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tombi-toml/tombi-pre-commit to v0.9.7 (#1092) 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 36c6b06..ed30717 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.6 + rev: v0.9.7 hooks: - id: tombi-format exclude: ^.*Cargo.lock$