Skip to content

Commit 0217eef

Browse files
chore(deps): update all patch versions (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fecbccc commit 0217eef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"]
1616
description = "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

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
 (0)