0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-06-02 18:19:40 +02:00

Add renovate.json

This commit is contained in:
renovate[bot] 2023-12-04 05:52:47 +00:00 committed by GitHub
parent 22d757f0f2
commit 6a17d70c85
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"
]
}