From 31d81a2587ab993160929d981bbc640b3606d516 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:48:01 +0000 Subject: [PATCH] chore(deps): update dependency dprint/dprint-plugin-toml to v0.8.0 --- dprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dprint.json b/dprint.json index f14b18dca..1d8801504 100644 --- a/dprint.json +++ b/dprint.json @@ -11,7 +11,7 @@ "pnpm-lock.yaml" ], "plugins": [ - "https://plugins.dprint.dev/toml-0.7.0.wasm", + "https://plugins.dprint.dev/toml-0.8.0.wasm", "https://plugins.dprint.dev/json-0.23.0.wasm", "https://plugins.dprint.dev/g-plane/pretty_yaml-v0.6.0.wasm", "https://plugins.dprint.dev/typescript-0.96.1.wasm",