Merge pull request #4 from bjoernellens1/renovate/configure

chore: Configure Renovate
This commit is contained in:
bjoernellens1 2025-02-05 16:41:24 +01:00 committed by GitHub
commit afa7daf25e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
renovate.json Normal file
View File

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