mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"flux": {
|
|
"fileMatch": ["\\.yaml$"]
|
|
}
|
|
}
|