chore: Configure Renovate #1

Merged
hads merged 1 commits from renovate/configure into main 2024-04-26 18:02:00 +12:00
Showing only changes of commit 1a11b20977 - Show all commits

6
renovate.json Normal file
View File

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