Skip to content

Commit 60bb84f

Browse files
committed
chore(ci): use common renovate bot configuration.
Updates the renovate bot configuration to uses the default configuration used by all the major Kubewarden components. Signed-off-by: José Guilherme Vanz <[email protected]>
1 parent eb1a168 commit 60bb84f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended",
5-
"helpers:pinGitHubActionDigests"
4+
"github>kubewarden/github-actions//renovate-config/default"
65
],
76
"ignoreDeps": [
87
"sigs.k8s.io/wg-policy-prototypes"

0 commit comments

Comments
 (0)