Skip to content

Commit a0c10bb

Browse files
committed
chore: keep first-round otel tools minimal
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent ea0d4d4 commit a0c10bb

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

mise.toml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
[tools]
2-
3-
# Linters
4-
actionlint = "1.7.12"
5-
"aqua:owenlamont/ryl" = "0.7.0"
6-
editorconfig-checker = "3.6.1"
7-
"github:google/google-java-format" = "1.35.0"
8-
"github:grafana/flint" = "0.20.4"
9-
"github:jonwiggins/xmloxide" = "0.4.2"
10-
"github:koalaman/shellcheck" = "0.11.0"
11-
ktlint = "1.8.0"
2+
"github:grafana/flint" = "0.21.0"
123
lychee = "0.23.0"
13-
"pipx:codespell" = "2.4.2"
14-
rumdl = "0.1.83"
15-
shfmt = "3.13.1"
16-
taplo = "0.10.0"
174

185
[tasks.lint]
196
description = "Run link checks"

0 commit comments

Comments
 (0)