From 833df3014fc7e2a65cb69a8c07dad57e414b763e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:08:55 +0000 Subject: [PATCH] Update dependency elm to v0.19.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 446a14b..dbebad6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] node = "24" -elm = "0.19.1" +elm = "0.19.2" actionlint = "1.7.11" # ============================================================================