Skip to content

Commit eded015

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 0055408 commit eded015

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"config:recommended",
55
"default:pinDigestsDisabled",
66
"mergeConfidence:all-badges",
7-
"docker:disable",
8-
"github-actions:disable"
7+
"docker:disable"
98
],
109
"assignees": [
1110
"notandy",
@@ -62,6 +61,19 @@
6261
],
6362
"dependencyDashboardApproval": true
6463
},
64+
{
65+
"matchDepTypes": [
66+
"action"
67+
],
68+
"matchFileNames": [
69+
".github/workflows/checks.yaml",
70+
".github/workflows/ci.yaml",
71+
".github/workflows/codeql.yaml",
72+
".github/workflows/helm-oci-package-ghcr.yaml",
73+
".github/workflows/container-registry-ghcr.yaml"
74+
],
75+
"enabled": false
76+
},
6577
{
6678
"matchPackageNames": [
6779
"/^k8s.io\\//"

0 commit comments

Comments
 (0)