Skip to content

Commit 64441f7

Browse files
Update dependency cspell to v9.8.0 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0f3949 commit 64441f7

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:lts-trixie
22
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
33

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

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

0 commit comments

Comments
 (0)