Skip to content

Commit f837c12

Browse files
chore(deps): bump github.com/errata-ai/vale/v3 in /scripts (#1039)
1 parent 70e362b commit f837c12

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.23.4
77
require (
88
github.com/Kunde21/markdownfmt/v3 v3.1.0
99
github.com/cloudflare/pint v0.71.5
10-
github.com/errata-ai/vale/v3 v3.9.5
10+
github.com/errata-ai/vale/v3 v3.9.6
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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ github.com/errata-ai/ini v1.63.0 h1:XRFKXTn7FvF8mnC9RPOlYaL4Ud7dP0i35LnLcbIhWYU=
217217
github.com/errata-ai/ini v1.63.0/go.mod h1:PhjYff6ijif0unCnaJtXxnVsmlY95CSiNJDLXQYXdX8=
218218
github.com/errata-ai/regexp2 v1.7.0 h1:N+weOlhwTd5iyDTcTCAMljXnfzkftcOZrdXno6G+QPM=
219219
github.com/errata-ai/regexp2 v1.7.0/go.mod h1:59rO+jaxayJPF1WKI5m9R5F3Y3zR2Wn0DHnQbxtPm4A=
220-
github.com/errata-ai/vale/v3 v3.9.5 h1:AfZt5YixPDAauMbCsvO3GtHE4Xyh9mJEkHVYD7+5oOA=
221-
github.com/errata-ai/vale/v3 v3.9.5/go.mod h1:YLN5nWtniidhrqLsoGk9f09WV8j5gzAm5T3Api5aZpc=
220+
github.com/errata-ai/vale/v3 v3.9.6 h1:bO1xxwU7U8RIhbvWQonLrftp8lhR674DufrkCKscyU4=
221+
github.com/errata-ai/vale/v3 v3.9.6/go.mod h1:YLN5nWtniidhrqLsoGk9f09WV8j5gzAm5T3Api5aZpc=
222222
github.com/expr-lang/expr v1.16.9 h1:WUAzmR0JNI9JCiF0/ewwHB1gmcGw5wW7nWt8gc6PpCI=
223223
github.com/expr-lang/expr v1.16.9/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
224224
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb h1:IT4JYU7k4ikYg1SCxNI1/Tieq/NFvh6dzLdgi7eu0tM=

0 commit comments

Comments
 (0)