Skip to content

Commit 2a03bd1

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 3985270 commit 2a03bd1

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
"majewsky",
@@ -60,6 +59,19 @@
6059
],
6160
"dependencyDashboardApproval": true
6261
},
62+
{
63+
"matchDepTypes": [
64+
"action"
65+
],
66+
"matchFileNames": [
67+
".github/workflows/checks.yaml",
68+
".github/workflows/ci.yaml",
69+
".github/workflows/codeql.yaml",
70+
".github/workflows/container-registry-ghcr.yaml",
71+
".github/workflows/goreleaser.yaml"
72+
],
73+
"enabled": false
74+
},
6375
{
6476
"matchPackageNames": [
6577
"/^k8s.io\\//"

0 commit comments

Comments
 (0)