From c71159e5746b1be3269a2751accde53ba5d9b8db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 00:33:04 +0000 Subject: [PATCH] vale: Update to version 2.29.3 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 3860294048..0a6c0c6960 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.29.2", + "version": "2.29.3", "description": "A syntax-aware linter for prose", "homepage": "https://docs.errata.ai/vale/about", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v2.29.2/vale_2.29.2_Windows_64-bit.zip", - "hash": "cf6ad3f3f9ab5c373d342be72e54707211bb6697fe4ad89f8a47ef239bb9003d" + "url": "https://github.com/errata-ai/vale/releases/download/v2.29.3/vale_2.29.3_Windows_64-bit.zip", + "hash": "3f3875b4f968d2ec028510f428d3677153e16601107660a09247b163843c1b7e" } }, "bin": "vale.exe",