Compare commits

...

1 commit

Author SHA1 Message Date
300916db35 chore(deps): add .github/renovate.json5 2025-03-28 17:01:40 +00:00

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"
]
}