From 9be128d7d0c2989dd504f833b0646ab8318c6386 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 12:31:35 +0000 Subject: [PATCH] vale: Update to version 3.10.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 46ee663c2c..4ca63f8174 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.9.6", + "version": "3.10.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/v3.9.6/vale_3.9.6_Windows_64-bit.zip", - "hash": "2bf7be35915e0596b33507d9e1f8dcaff6ed45ebabc8b27e264b990e5e32350b" + "url": "https://github.com/errata-ai/vale/releases/download/v3.10.0/vale_3.10.0_Windows_64-bit.zip", + "hash": "b4f295230634b4fb836b4841090830731e68f33566d21b3d4059c330cf5c93e4" } }, "bin": "vale.exe",