fix(action): update action golangci/golangci-lint-action to v9

This commit is contained in:
2025-11-12 22:07:23 +01:00
parent b0bc9a6d30
commit fabc503858

View File

@@ -53,6 +53,21 @@
"actions/checkout" "actions/checkout"
] ]
}, },
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<10.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"golangci/golangci-lint-action"
]
},
{ {
"addLabels": [ "addLabels": [
"renovate/automerge", "renovate/automerge",