From f737353b64da0a60297aef45e9a6bf8811088f18 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sat, 2 Mar 2024 06:07:32 +0000 Subject: [PATCH] chore(deps): update docker.io/jdkato/vale docker tag to v3.2.1 --- images/tools/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/tools/Earthfile b/images/tools/Earthfile index e3eccf063..259983933 100644 --- a/images/tools/Earthfile +++ b/images/tools/Earthfile @@ -147,4 +147,4 @@ mdbook: SAVE ARTIFACT /usr/local/bin/mdbook ./mdbook vale: - FROM docker.io/jdkato/vale:v3.2.0 \ No newline at end of file + FROM docker.io/jdkato/vale:v3.2.1 \ No newline at end of file -- GitLab