From 2c7069a84ae0f10b01b87c73e95fe5934dc617cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 04:26:32 +0000 Subject: [PATCH] vale: Update to version 2.30.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index dacb47246a..441d705137 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.29.7", + "version": "2.30.0", "description": "A syntax-aware linter for prose", "homepage": "https://vale.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/errata-ai/vale/releases/download/v2.29.7/vale_2.29.7_Windows_64-bit.zip", - "hash": "97e90c45d60002aca77e7924a3e4bb124beccd3be3f866500e70ea45e122d175" + "url": "https://github.com/errata-ai/vale/releases/download/v2.30.0/vale_2.30.0_Windows_64-bit.zip", + "hash": "85556d19e4b2f492c0100632f2477ee747977828906b9ecbdf298c8c186f0f4c" } }, "bin": "vale.exe",