From 85b8da4fd036913b95f53e37b86e116eefedb45c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 04:33:56 +0000 Subject: [PATCH] vale: Update to version 2.22.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 87e72bcafb..e07c58c3c2 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "2.21.3", + "version": "2.22.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.21.3/vale_2.21.3_Windows_64-bit.zip", - "hash": "2617f6c242881b1572b8a03830217204ed951fe2b668a322eb91de850bbb5c43" + "url": "https://github.com/errata-ai/vale/releases/download/v2.22.0/vale_2.22.0_Windows_64-bit.zip", + "hash": "02d8c32394610d81f9743b0481a175c15a1500618acb8da650d855afc4a91615" } }, "bin": "vale.exe",