Skip to content

Commit 35aebca

Browse files
chore(deps): bump github.com/errata-ai/vale/v3 from 3.9.1 to 3.9.2 in /scripts (#1009)
Bumps [github.com/errata-ai/vale/v3](https://github.com/errata-ai/vale) from 3.9.1 to 3.9.2. - [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.9.1...v3.9.2) --- updated-dependencies: - dependency-name: github.com/errata-ai/vale/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b366767 commit 35aebca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.4
77
require (
88
github.com/Kunde21/markdownfmt/v3 v3.1.0
99
github.com/cloudflare/pint v0.69.1
10-
github.com/errata-ai/vale/v3 v3.9.1
10+
github.com/errata-ai/vale/v3 v3.9.2
1111
github.com/google/go-jsonnet v0.20.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

+2-2
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,8 @@ github.com/errata-ai/ini v1.63.0 h1:XRFKXTn7FvF8mnC9RPOlYaL4Ud7dP0i35LnLcbIhWYU=
220220
github.com/errata-ai/ini v1.63.0/go.mod h1:PhjYff6ijif0unCnaJtXxnVsmlY95CSiNJDLXQYXdX8=
221221
github.com/errata-ai/regexp2 v1.7.0 h1:N+weOlhwTd5iyDTcTCAMljXnfzkftcOZrdXno6G+QPM=
222222
github.com/errata-ai/regexp2 v1.7.0/go.mod h1:59rO+jaxayJPF1WKI5m9R5F3Y3zR2Wn0DHnQbxtPm4A=
223-
github.com/errata-ai/vale/v3 v3.9.1 h1:CMAX/GMt5N3EMYwZtCJG4HgDKkZIqn9ZafS87GAXmNs=
224-
github.com/errata-ai/vale/v3 v3.9.1/go.mod h1:forOP2QoR4vCauF9qtvHj0ijcmH60u55PA8P9Pxw914=
223+
github.com/errata-ai/vale/v3 v3.9.2 h1:4RrWItlr095xumi9OLDzwT9hsl4+zCR0Dv2XCDLLjI4=
224+
github.com/errata-ai/vale/v3 v3.9.2/go.mod h1:forOP2QoR4vCauF9qtvHj0ijcmH60u55PA8P9Pxw914=
225225
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb h1:IT4JYU7k4ikYg1SCxNI1/Tieq/NFvh6dzLdgi7eu0tM=
226226
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb/go.mod h1:bH6Xx7IW64qjjJq8M2u4dxNaBiDfKK+z/3eGDpXEQhc=
227227
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=

0 commit comments

Comments
 (0)