From 23383eba43d638c58cad94dd16e40614c093e2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:14:38 +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.4. 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...5421ca8ca3d6a659b6c097512b486395676a6af1) --- updated-dependencies: - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.2.4 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..f029809 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: 5421ca8ca3d6a659b6c097512b486395676a6af1 # frozen: v1.2.4 hooks: - id: tombi-format args: [--offline]