File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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" ]
5555description = " 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" ]
5959description = " 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" ]
6363description = " 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" ]
6767description = " Run all lints"
You can’t perform that action at this time.
0 commit comments