Configure Renovate #1

Merged
nemunaire merged 1 commit from renovate/configure into master 2025-10-19 03:32:04 +00:00
Showing only changes of commit d3257719eb - Show all commits

Add renovate.json
Some checks failed
continuous-integration/drone/push Build is failing

Renovate Bot 2025-10-19 03:07:38 +00:00

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>iac/renovate-config",
"local>iac/renovate-config//automerge-common"
]
}