chore: Configure Renovate #1

Merged
Rainnny merged 1 commits from renovate/configure into master 2024-04-27 20:42:36 -07:00
Showing only changes of commit 02ff62edde - Show all commits

6
renovate.json Normal file

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