fix renovate config
This commit is contained in:
parent
08c50abba9
commit
c6887fde0a
@ -4,10 +4,10 @@
|
||||
packageRules: [
|
||||
{
|
||||
description: "Automerge minor + patch dependency updates weekly",
|
||||
matchManagers: ["helm"],
|
||||
matchManagers: ["helmv3"],
|
||||
matchUpdateTypes: ["minor", "patch", "digest"],
|
||||
automerge: true,
|
||||
schedule: ["weekly"]
|
||||
"extends": ["schedule:weekly"],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user