From 59cdeb634fe08985a039db94592db4a3b5293b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 04:44:37 +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.1. 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...508f918710363b5684342a0c001c44986d825f1e) --- updated-dependencies: - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.1.1 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..64e5f08 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: 508f918710363b5684342a0c001c44986d825f1e # frozen: v1.1.1 hooks: - id: tombi-format args: [--offline]