From 0c4bdb28e537de37043dbdfc27794c68da1fcba1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 13:21:42 +0000 Subject: [PATCH] Update dependency DannyBen/bashly to v1.1.5 --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index b6319e7..202aee7 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -79,7 +79,7 @@ jobs: run: gem install bashly -v "${BASHLY_VERSION}" env: # renovate: datasource=github-releases depName=DannyBen/bashly - BASHLY_VERSION: 1.1.2 + BASHLY_VERSION: 1.1.5 - name: 🚀 Run bashly run: bashly generate --upgrade - name: suggester / bashly