From cc283e01e8adcdc6ae75554a17a5c50924353a86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:58:30 +0000 Subject: [PATCH] Update dependency DannyBen/bashly to v1.2.8 --- .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 c106863..72dd96e 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.2.6 + BASHLY_VERSION: 1.2.8 - name: 🚀 Run bashly run: bashly generate --upgrade - name: suggester / bashly