chore(deps): update ghcr.io/streetsidesoftware/cspell docker tag to v8.17.2 #24

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-streetsidesoftware-cspell-8.x into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 596d6e48ab - Show all commits

View File

@ -20,7 +20,7 @@ steps:
depends_on: []
cspell:
image: ghcr.io/streetsidesoftware/cspell:8.17.1
image: ghcr.io/streetsidesoftware/cspell:8.17.2
commands:
- /usr/local/bin/cspell-cli lint .
depends_on: []