Skip to content

Commit 4bbf073

Browse files
chore(deps): update dependency grafana/flint to v0.5.0
1 parent 1b8f56d commit 4bbf073

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mise.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ run = "./mvnw install -DskipTests -Dcoverage.skip=true"
5353
# Shared lint tasks from flint (https://github.com/grafana/flint)
5454
[tasks."lint:super-linter"]
5555
description = "Run Super-Linter on the repository"
56-
file = "https://raw.githubusercontent.com/grafana/flint/986a4ca33894e67ac54363fe9c814432ffd6dd9b/tasks/lint/super-linter.sh" # v0.4.0
56+
file = "https://raw.githubusercontent.com/grafana/flint/79215390bdc8aa92f2c01e350062aa4bbbbf1858/tasks/lint/super-linter.sh" # v0.5.0
5757

5858
[tasks."lint:links"]
5959
description = "Lint links"
60-
file = "https://raw.githubusercontent.com/grafana/flint/986a4ca33894e67ac54363fe9c814432ffd6dd9b/tasks/lint/links.sh" # v0.4.0
60+
file = "https://raw.githubusercontent.com/grafana/flint/79215390bdc8aa92f2c01e350062aa4bbbbf1858/tasks/lint/links.sh" # v0.5.0
6161

6262
[tasks."lint:renovate-deps"]
6363
description = "Verify renovate-tracked-deps.json is up to date"
64-
file = "https://raw.githubusercontent.com/grafana/flint/986a4ca33894e67ac54363fe9c814432ffd6dd9b/tasks/lint/renovate-deps.py" # v0.4.0
64+
file = "https://raw.githubusercontent.com/grafana/flint/79215390bdc8aa92f2c01e350062aa4bbbbf1858/tasks/lint/renovate-deps.py" # v0.5.0
6565

6666
[tasks."lint"]
6767
description = "Run all lints"

0 commit comments

Comments
 (0)