Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): update streetsidesoftware/cspell-action action to v6.1.0 (
Browse files Browse the repository at this point in the history
…#235)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[streetsidesoftware/cspell-action](https://togithub.com/streetsidesoftware/cspell-action)
| action | minor | `v6.0.0` -> `v6.1.0` |

---

### Release Notes

<details>
<summary>streetsidesoftware/cspell-action
(streetsidesoftware/cspell-action)</summary>

###
[`v6.1.0`](https://togithub.com/streetsidesoftware/cspell-action/releases/tag/v6.1.0)

[Compare
Source](https://togithub.com/streetsidesoftware/cspell-action/compare/v6.0.0...v6.1.0)

##### Features

- Update CSpell version (8.6.0)
([#&#8203;1621](https://togithub.com/streetsidesoftware/cspell-action/issues/1621))
([8692805](https://togithub.com/streetsidesoftware/cspell-action/commit/8692805c7f5fb63bb11848be4ea03f372058e268))

##### Updates and Bug Fixes

- Update CSpell version (8.6.1)
([#&#8203;1643](https://togithub.com/streetsidesoftware/cspell-action/issues/1643))
([371d543](https://togithub.com/streetsidesoftware/cspell-action/commit/371d543d76b7460fd5acf1209788f2714132ff78))
- Workflow Bot -- Update ALL Dependencies (main)
([#&#8203;1612](https://togithub.com/streetsidesoftware/cspell-action/issues/1612))
([fd638a2](https://togithub.com/streetsidesoftware/cspell-action/commit/fd638a231726ffb99c64658268f1f0031184cac9))
- Workflow Bot -- Update ALL Dependencies (main)
([#&#8203;1622](https://togithub.com/streetsidesoftware/cspell-action/issues/1622))
([f83222a](https://togithub.com/streetsidesoftware/cspell-action/commit/f83222a4352d84572dc6d55cba4a712f1de8d2d7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/dist-comm-vis).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 5840eed commit da2144c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

# yamllint disable-line rule:comments
- uses: streetsidesoftware/cspell-action@214db1e3138f326d33b7a6a51c92852e89ab0618 # v6.0.0
- uses: streetsidesoftware/cspell-action@ca4bb065dd09aca9c90c935f7dc9bb625985226c # v6.1.0
with:
config: .config/cspell.json

0 comments on commit da2144c

Please sign in to comment.