add ignorePaths to renovate
This commit is contained in:
parent
23ff79b4d7
commit
73ba70b888
@ -10,6 +10,7 @@
|
|||||||
":timezone(Europe/London)"
|
":timezone(Europe/London)"
|
||||||
],
|
],
|
||||||
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
|
||||||
|
"ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"],
|
||||||
"flux": {
|
"flux": {
|
||||||
"fileMatch": ["\\.yaml$"]
|
"fileMatch": ["\\.yaml$"]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user