From cd2d3b1ce1d173be947c689b6385bd35e2667808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:38:12 +0000 Subject: [PATCH] vale: Update to version 3.13.0 --- bucket/vale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vale.json b/bucket/vale.json index 13de517312..e895b54a70 100644 --- a/bucket/vale.json +++ b/bucket/vale.json @@ -1,12 +1,12 @@ { - "version": "3.12.0", + "version": "3.13.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.12.0/vale_3.12.0_Windows_64-bit.zip", - "hash": "3d196edf1e17016559f996353ffceff5f0bb0d133a0057021b39f477e4cec843" + "url": "https://github.com/errata-ai/vale/releases/download/v3.13.0/vale_3.13.0_Windows_64-bit.zip", + "hash": "fb1141183d783ef1b9278ea5b1cc04e85801256b1539fc47147b90f6bf082341" } }, "bin": "vale.exe",