From d9cfc4174e10eac9cb3cfc3cf7474fc5b2fd60ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:55:43 +0000 Subject: [PATCH] Update dependency DannyBen/bashly to v1.1.10 --- .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..0056244 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.10 - name: 🚀 Run bashly run: bashly generate --upgrade - name: suggester / bashly