From 87084db768a1bd4281532757b4643eee272d3456 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:26:12 +0000 Subject: [PATCH] chore(deps): update module go:github.com/grafana/oats to v0.6.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 4148f1bbe..3e9127d19 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.22.0" k3d = "5.8.2" -"go:github.com/grafana/oats" = "0.6.0" +"go:github.com/grafana/oats" = "0.6.1" kubectl = "1.35.1" markdownlint-cli2 = "0.20.0"