File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ use_file_shell_for_executable_tasks = true
1414# Pick the tasks you need from flint (https://github.com/grafana/flint)
1515[tasks ."lint:links" ]
1616description = " Check for broken links in changed files + all local links"
17- file = " https://raw.githubusercontent.com/grafana/flint/d5e14011bca8fa206b4205d6def31ab8e2652c1c /tasks/lint/links.sh" # v0.20.0
17+ file = " https://raw.githubusercontent.com/grafana/flint/eded4cd370c729289a6de327a1a26831e10a39b9 /tasks/lint/links.sh" # v0.20.2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ pluginManagement {
22 plugins {
33 id(" de.undercouch.download" ) version " 5.7.0"
44 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
5- id(" com.gradle.develocity" ) version " 4.4.0 "
5+ id(" com.gradle.develocity" ) version " 4.4.1 "
66 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
77 }
88}
You can’t perform that action at this time.
0 commit comments