Merge pull request #234 from markcheret/renovate/configure

Configure Renovate
This commit is contained in:
Mark Cheret 2023-06-14 13:15:50 +02:00 committed by GitHub
commit 61267f2be0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

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