From 8418dad02b5e14c6293049fca34dd2cde0ad02ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:37:03 +0000 Subject: [PATCH] chore(deps): update module go:github.com/grafana/oats to v0.6.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 1af115dc4c..7cde0f14ab 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] lychee = "0.21.0" k3d = "5.8.2" -"go:github.com/grafana/oats" = "0.4.1" +"go:github.com/grafana/oats" = "0.6.0" kubectl = "1.34.2" markdownlint-cli2 = "0.19.1"