Merge pull request #1 from stelb/renovate/configure

Configure Renovate
This commit is contained in:
Stefan Le Breton 2024-11-20 06:03:40 +01:00 committed by GitHub
commit 872d9bfc4e
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"
]
}