add renovate config

This commit is contained in:
pat-s 2023-11-22 16:00:23 +01:00
parent 2020ce79bf
commit 4f0dda05f2
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

6
renovate.json5 Normal file
View file

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