chore(deps): update ghcr.io/streetsidesoftware/cspell docker tag to v8.17.1
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details

This commit is contained in:
Renovate 🤖 2024-12-18 00:03:30 +00:00
parent 822f288b79
commit 5d7eaf5f57
1 changed files with 1 additions and 1 deletions

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: []