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

This commit is contained in:
Renovate 🤖 2024-10-12 00:03:29 +00:00
parent 448ef80546
commit b3adce2b96
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.14.4
image: ghcr.io/streetsidesoftware/cspell:8.15.1
commands:
- /usr/local/bin/cspell-cli lint .
depends_on: []