Merge pull request #1 from bjoernellens1/renovate/configure

Configure Renovate
This commit is contained in:
bjoernellens1 2025-02-05 16:38:52 +01:00 committed by GitHub
commit 31148c58df
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"
]
}