Skip to content

Commit

Permalink
update cspell spellchecker to v8.13.3
Browse files Browse the repository at this point in the history
Signed-off-by: Tuomo Tanskanen <[email protected]>
  • Loading branch information
tuminoid committed Oct 3, 2024
1 parent 0c09d74 commit df7cb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/spellcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ else
--volume "${PWD}:${WORKDIR}:ro,z" \
--entrypoint sh \
--workdir "${WORKDIR}" \
ghcr.io/streetsidesoftware/cspell:8.9.0@sha256:84dfae974e878ee364b379f754d221e315facbd903c7797e5ca46b3a31799f26 \
ghcr.io/streetsidesoftware/cspell:8.13.3@sha256:03df0e485775a43531c9c0e829227f39b3380796e92faab4166137dc5712d40a \
"${WORKDIR}"/hack/spellcheck.sh "$@"
fi

0 comments on commit df7cb14

Please sign in to comment.