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

This commit is contained in:
Renovate 🤖 2024-08-13 00:10:30 +00:00
parent 1a4e8e71ae
commit 975a1e22c5
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.13.2
image: ghcr.io/streetsidesoftware/cspell:8.13.3
commands:
- /usr/local/bin/cspell-cli lint .
depends_on: []