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

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 5d7eaf5f57 - Show all commits

View File

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