Add renovate.json
All checks were successful
Actions / Build Plugins (pull_request) Successful in 41s

This commit is contained in:
Renovate 2024-12-27 20:30:29 +00:00
parent ff06baf632
commit aa90129379
Signed by: Renovate
GPG key ID: C42AFED545031BE9

6
renovate.json Normal file
View file

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