Setup renovate flux manager

This commit is contained in:
2025-01-02 22:07:58 +01:00
parent e08c2084e1
commit 70619ede0b

View File

@@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"flux": {
"fileMatch": ["\\.yaml$"]
}
}