1 Commits

Author SHA1 Message Date
a50f13a648 chore(deps): add renovate.json 2023-12-30 23:12:33 +00:00

6
renovate.json Normal file
View File

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