From 9ba82b44f6db570344420c1930869b23ea8a2f8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:31:26 +0000 Subject: [PATCH] vale: Update to version 2.29.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index ad44018cd3..8e4429b97f 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.28.3", + "version": "2.29.0", "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.28.3/vale_2.28.3_Windows_64-bit.zip", - "hash": "20a61796ae077ddfe08ca8ed356fc2983314fa36429a8f46121f3ba614e5d122" + "url": "https://github.com/errata-ai/vale/releases/download/v2.29.0/vale_2.29.0_Windows_64-bit.zip", + "hash": "f422a1e830917580b63f117daac177224372f0db7c1786be8a7e592b29b7967e" } }, "bin": "vale.exe",