chore(deps): update ghcr.io/streetsidesoftware/cspell docker tag to v8.14.4 #21

Merged
Aire-One merged 1 commits from renovate/ghcr.io-streetsidesoftware-cspell-8.x into main 2024-10-09 02:01:12 +02:00
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.13.3
image: ghcr.io/streetsidesoftware/cspell:8.14.4
commands:
- /usr/local/bin/cspell-cli lint .
depends_on: []