common/renovate.json
2024-12-11 17:33:19 +01:00

14 lines
314 B
JSON

<<<<<<< HEAD
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
=======
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "local>cicd/renovate" ],
"ansible": {
"fileMatch": [ "(.*).ya?ml$" ]
}
}
>>>>>>> 919b0e0 ([ci] feat: added renovate configuration)