Add renovate.json

This commit is contained in:
Renovate Bot 2024-11-21 07:32:07 +00:00
parent 40906683a3
commit 48f422b903
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

6
renovate.json Normal file
View file

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