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

This commit is contained in:
Renovate 🤖 2025-01-16 00:05:52 +00:00
parent 6be46a1e48
commit 596d6e48ab
1 changed files with 1 additions and 1 deletions

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