From 9378c2e4dbcda8c0702deac0088734f8e596efcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:01:27 -0400 Subject: [PATCH] feat(github-release): update just to 1.35.0 (#1526) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1b5db1c61..ddcb6ed66 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,5 +2,5 @@ kubectl = '1.31.0' python = {version='3.12.4', virtualenv='.venv'} poetry = '1.8.3' -just = '1.34.0' +just = '1.35.0'