Skip to content

Commit

Permalink
Update dependency sass/dart-sass to v1.79.4 (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 8f96d79 commit 9dd9199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
# renovate: datasource=github-releases depName=gohugoio/hugo
ARG HUGO_VERSION=v0.135.0
# renovate: datasource=github-releases depName=sass/dart-sass
ARG DART_SASS_VERSION=1.79.3
ARG DART_SASS_VERSION=1.79.4

WORKDIR /tmp

Expand Down

0 comments on commit 9dd9199

Please sign in to comment.