From 0379cc6dff6577de24c159670c7de08d2060826b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:34:05 +0000 Subject: [PATCH] Update dependency bazelbuild/bazelisk to v1.24.0 | datasource | package | from | to | | --------------- | ------------------- | ------ | ------ | | github-releases | bazelbuild/bazelisk | 1.15.0 | 1.24.0 | --- .chezmoitemplates/after/software_bins.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoitemplates/after/software_bins.tmpl b/.chezmoitemplates/after/software_bins.tmpl index 22d198d..b87cbb7 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -16,7 +16,7 @@ DRAWIO_VERSION=20.8.10 #https://github.com/bazelbuild/bazelisk/releases # renovate: datasource=github-releases depName=bazelbuild/bazelisk extractVersion=^v(?.*)$ -BAZELISK_VERSION=1.15.0 +BAZELISK_VERSION=1.24.0 #https://github.com/twpayne/chezmoi/releases # renovate: datasource=github-releases depName=twpayne/chezmoi extractVersion=^v(?.*)$