From a4053cf1dba3555cad9e65911ffd2a978255d9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 05:45:20 +0000 Subject: [PATCH] ci(deps): bump rojopolis/spellcheck-github-actions in the all group Bumps the all group with 1 update: [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions). Updates `rojopolis/spellcheck-github-actions` from 0.58.0 to 0.59.0 - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](https://github.com/rojopolis/spellcheck-github-actions/compare/0bf4b2f91efa259b52c202b09b0c3845c524ff36...79c6662f156bc4faa184a458c39cd672783804b3) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/spellcheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index 1989ceeaa..37e3f8bc5 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Spellcheck - uses: rojopolis/spellcheck-github-actions@0bf4b2f91efa259b52c202b09b0c3845c524ff36 # 0.58.0 + uses: rojopolis/spellcheck-github-actions@79c6662f156bc4faa184a458c39cd672783804b3 # 0.59.0 with: config_path: .github/config/.pyspelling.yml