Skip to content

Commit 8a45498

Browse files
Update dependency cspell to v9.6.3 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1d6d60 commit 8a45498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM node:24-bookworm
22
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
33

44
# renovate: datasource=npm depName=cspell
5-
ENV CSPELL_VERSION="9.6.2"
5+
ENV CSPELL_VERSION="9.6.3"
66

77
# Install tools
88
# Git https://git-scm.com/

0 commit comments

Comments
 (0)