ignore templates
directory in renovate.json
This commit is contained in:
parent
270462c339
commit
e2b782439b
@ -15,5 +15,8 @@
|
|||||||
],
|
],
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["\\.yaml$"]
|
"fileMatch": ["\\.yaml$"]
|
||||||
}
|
},
|
||||||
|
"ignorePaths": [
|
||||||
|
"templates"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user