We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c09d74 commit df7cb14Copy full SHA for df7cb14
hack/spellcheck.sh
@@ -27,6 +27,6 @@ else
27
--volume "${PWD}:${WORKDIR}:ro,z" \
28
--entrypoint sh \
29
--workdir "${WORKDIR}" \
30
- ghcr.io/streetsidesoftware/cspell:8.9.0@sha256:84dfae974e878ee364b379f754d221e315facbd903c7797e5ca46b3a31799f26 \
+ ghcr.io/streetsidesoftware/cspell:8.13.3@sha256:03df0e485775a43531c9c0e829227f39b3380796e92faab4166137dc5712d40a \
31
"${WORKDIR}"/hack/spellcheck.sh "$@"
32
fi
0 commit comments