Skip to content

Commit b0c68d7

Browse files
Group golang and docker golang base image updates into one PR
1 parent ae24067 commit b0c68d7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"packageRules": [
77
{
88
"groupName": "Go",
9-
"matchManagers": ["dockerfile"],
10-
"matchPackageNames": ["golang"],
11-
"matchDatasources": ["docker", "golang-version"]
9+
"matchManagers": ["dockerfile", "github-actions"],
10+
"matchPackageNames": ["golang", "go"],
11+
"matchDatasources": ["docker", "golang-version", "github-tags"]
1212
}
1313
]
1414
}

0 commit comments

Comments
 (0)