renovate bot: Ignore bundle.yaml kubernetes files
This commit is contained in:
parent
01ffa3e40c
commit
5e27b2a48f
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"kubernetes": {
|
||||
"fileMatch": [
|
||||
"k8s/.+\\.yaml$"
|
||||
]
|
||||
],
|
||||
"ignorePaths": ["**/bundle.yaml"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue