From 30cb069a5938a7f7dfd594ebb3e9c4051ab501b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 11:26:07 +0000 Subject: [PATCH] chore(deps): update dependency testthedocs/openly to v0.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fba9e64..200c1e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ENV VALE_VERSION=2.30.0 # renovate: datasource=github-releases depName=errata-ai/Microsoft ENV MS_STYLE_VERSION=0.14.1 # renovate: datasource=github-releases depName=testthedocs/Openly -ENV OPENLY_STYLE_VERSION=0.4.1 +ENV OPENLY_STYLE_VERSION=0.4.3 # Install build tools RUN apk add --no-cache wget zip tar