Skip to content

Commit df7cb14

Browse files
committed
update cspell spellchecker to v8.13.3
Signed-off-by: Tuomo Tanskanen <[email protected]>
1 parent 0c09d74 commit df7cb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/spellcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ else
2727
--volume "${PWD}:${WORKDIR}:ro,z" \
2828
--entrypoint sh \
2929
--workdir "${WORKDIR}" \
30-
ghcr.io/streetsidesoftware/cspell:8.9.0@sha256:84dfae974e878ee364b379f754d221e315facbd903c7797e5ca46b3a31799f26 \
30+
ghcr.io/streetsidesoftware/cspell:8.13.3@sha256:03df0e485775a43531c9c0e829227f39b3380796e92faab4166137dc5712d40a \
3131
"${WORKDIR}"/hack/spellcheck.sh "$@"
3232
fi

0 commit comments

Comments
 (0)