chore(deps): add .github/renovate.json5

This commit is contained in:
Renovate Bot 2025-04-25 08:23:15 +00:00
parent 6993a52d47
commit af4d96f7fc

6
.github/renovate.json5 vendored Normal file
View file

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