Skip to content

Commit 1f25589

Browse files
chore(deps): bump github.com/errata-ai/vale/v3 in /scripts (#1068)
Bumps [github.com/errata-ai/vale/v3](https://github.com/errata-ai/vale) from 3.11.2 to 3.12.0. - [Release notes](https://github.com/errata-ai/vale/releases) - [Changelog](https://github.com/errata-ai/vale/blob/v3/.goreleaser.yml) - [Commits](errata-ai/vale@v3.11.2...v3.12.0) --- updated-dependencies: - dependency-name: github.com/errata-ai/vale/v3 dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9de9c40 commit 1f25589

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/Kunde21/markdownfmt/v3 v3.1.0
99
github.com/cloudflare/pint v0.73.7
10-
github.com/errata-ai/vale/v3 v3.11.2
10+
github.com/errata-ai/vale/v3 v3.12.0
1111
github.com/google/go-jsonnet v0.21.0
1212
github.com/grafana/dashboard-linter v0.0.0-20231114210226-c458893a5731
1313
github.com/jsonnet-bundler/jsonnet-bundler v0.6.0

scripts/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ github.com/errata-ai/ini v1.63.0 h1:XRFKXTn7FvF8mnC9RPOlYaL4Ud7dP0i35LnLcbIhWYU=
219219
github.com/errata-ai/ini v1.63.0/go.mod h1:PhjYff6ijif0unCnaJtXxnVsmlY95CSiNJDLXQYXdX8=
220220
github.com/errata-ai/regexp2 v1.7.0 h1:N+weOlhwTd5iyDTcTCAMljXnfzkftcOZrdXno6G+QPM=
221221
github.com/errata-ai/regexp2 v1.7.0/go.mod h1:59rO+jaxayJPF1WKI5m9R5F3Y3zR2Wn0DHnQbxtPm4A=
222-
github.com/errata-ai/vale/v3 v3.11.2 h1:W8X+XEKcgTCPzHt3VaryKsOLjWz3fuadMGTwtH6H7Kw=
223-
github.com/errata-ai/vale/v3 v3.11.2/go.mod h1:SMj8S2J6g5R42cDaYtWMXYujYq3x1jsPNT6V2/hh90g=
222+
github.com/errata-ai/vale/v3 v3.12.0 h1:2yRMQl8f9dujNE26Y9g9+LU5OXidngLg5HftfIFi/4U=
223+
github.com/errata-ai/vale/v3 v3.12.0/go.mod h1:BPNw4yScYrtxqvrca0T4UaiUGt2c05DUokXD91Sof3M=
224224
github.com/expr-lang/expr v1.17.0 h1:+vpszOyzKLQXC9VF+wA8cVA0tlA984/Wabc/1hF9Whg=
225225
github.com/expr-lang/expr v1.17.0/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
226226
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb h1:IT4JYU7k4ikYg1SCxNI1/Tieq/NFvh6dzLdgi7eu0tM=

0 commit comments

Comments
 (0)