This commit is contained in:
parent
8bfc77202e
commit
195ac9a4de
1 changed files with 0 additions and 12 deletions
|
@ -3,18 +3,6 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchDatasources": ["kubernetes"],
|
|
||||||
"matchPackagePatterns": ["k8s.io/client-go"],
|
|
||||||
"additionalFiles": [
|
|
||||||
{
|
|
||||||
"fileMatch": ["Makefile"],
|
|
||||||
"matchStrings": ["KUBEBUILDER_VERSION\\s*=\\s*\"?(?<currentValue>\\d+\\.\\d+\\.\\d+)\"?"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"fileMatch": ["^Makefile$"],
|
"fileMatch": ["^Makefile$"],
|
||||||
|
|
Loading…
Reference in a new issue