From c85063b9a2e8a7be5ede6b99f27771d186070f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:19:10 +0000 Subject: [PATCH] Bump https://github.com/tombi-toml/tombi-pre-commit Bumps [https://github.com/tombi-toml/tombi-pre-commit](https://github.com/tombi-toml/tombi-pre-commit) from v0.11.6 to 1.2.6. This release includes the previously tagged commit. - [Release notes](https://github.com/tombi-toml/tombi-pre-commit/releases) - [Commits](https://github.com/tombi-toml/tombi-pre-commit/compare/92b75e984d8f88579b21001de632b48149d8166a...8fbf394367746670a106c96680aaacace367d5e2) --- updated-dependencies: - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 6e848c2..26c89ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: ryl - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: 92b75e984d8f88579b21001de632b48149d8166a # frozen: v0.11.6 + rev: 8fbf394367746670a106c96680aaacace367d5e2 # frozen: v1.2.6 hooks: - id: tombi-format args: [--offline]