chore: Configure Renovate #1

Merged
jank merged 1 commit from renovate/configure into main 2024-08-28 06:23:36 +00:00
Showing only changes of commit 1d50cd25d5 - Show all commits

chore(deps): add renovate.json
All checks were successful
Release / Release (push) Successful in 35s

Renovate 2024-08-28 06:00:40 +00:00

6
renovate.json Normal file
View file

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