Merge pull request #54 from aggarwalakshun/support-flux-renovate

add flux support
This commit is contained in:
aggarwalakshun
2025-05-01 19:17:45 +05:30
committed by GitHub

View File

@@ -6,6 +6,9 @@
"ignorePaths": [
"**/disabled/**"
],
"flux": {
"fileMatch": ["\\.yml$"]
},
"kubernetes": {
"fileMatch": ["\\.yml$"]
}