Merge pull request #1 from bartvdbraak/renovate/configure

Configure Renovate
This commit is contained in:
Bart van der Braak 2023-11-06 00:39:55 +01:00 committed by GitHub
commit 88e8ea974a
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"
]
}