From 6099dc774f99880c6bf8fddfd17b6a8671794211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 04:13:52 +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.3. 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...d79e45f9eb9b14030dbb1fdeb400a044de9d164c) --- updated-dependencies: - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.1.3 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..1a5c0ba 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: d79e45f9eb9b14030dbb1fdeb400a044de9d164c # frozen: v1.1.3 hooks: - id: tombi-format args: [--offline]