From 0b1f662720bf08ae1d2cc7f23ff9c3861d305ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 04:14:41 +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.1.2. 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...2d5dc3580d14ebb2abf2e2f50380e573418b68d8) --- updated-dependencies: - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.1.2 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..9e9fe21 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: 2d5dc3580d14ebb2abf2e2f50380e573418b68d8 # frozen: v1.1.2 hooks: - id: tombi-format args: [--offline]