From 6c1b88c202612535b4718aeef5e5f78715eedcf5 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:40:06 +0000 Subject: [PATCH] chore(deps): update dependency aqua:owenlamont/ryl to v0.7.0 | datasource | package | from | to | | ----------- | -------------- | ----- | ----- | | github-tags | owenlamont/ryl | 0.6.0 | 0.7.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 48cfa828..77273df3 100644 --- a/mise.toml +++ b/mise.toml @@ -10,7 +10,7 @@ rust = { version = "1.95.0", components = "clippy,rustfmt" } # Linters actionlint = "1.7.10" -"aqua:owenlamont/ryl" = "0.6.0" +"aqua:owenlamont/ryl" = "0.7.0" biome = "2.4.12" editorconfig-checker = "v3.6.1" "github:google/google-java-format" = "1.35.0"