Skip to content

Commit 6b26731

Browse files
Update all patch versions
1 parent 1f431d7 commit 6b26731

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
33
extends: [
4-
"github>grafana/flint#v0.22.2",
4+
"github>grafana/flint#v0.22.4",
55
'config:best-practices',
66
'helpers:pinGitHubActionDigestsToSemver',
77
'customManagers:githubActionsVersions',

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tools]
22

33
# Linters
4-
"aqua:grafana/flint" = "0.22.2"
4+
"aqua:grafana/flint" = "0.22.4"
55
lychee = "0.24.2"
66

77
[tasks.lint]

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.1"
5+
id("com.gradle.develocity") version "4.4.2"
66
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
77
}
88
}

0 commit comments

Comments
 (0)