From 97a11a889f017aff80045285d51caadfb83b5c8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 18:23:35 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tombi-toml/tombi-pre-commit to v0.9.18 (#1163) 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 b4ded02..51977dd 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.17 + rev: v0.9.18 hooks: - id: tombi-format exclude: ^.*Cargo.lock$