From e9f9df30abf8aeb37fb95e7a745ff9517f44f018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:12:17 +0000 Subject: [PATCH] Update pre-commit hook tombi-toml/tombi-pre-commit to v0.10.1 --- .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 73b229b7..429b37c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: codespell - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: v0.9.25 + rev: v0.10.1 hooks: - id: tombi-format - id: tombi-lint