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

This commit is contained in:
Renovate 🤖 2024-12-08 00:03:25 +00:00
parent 822f288b79
commit 644011b4a6
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.16.1
commands:
- /usr/local/bin/cspell-cli lint .
depends_on: []