Default config
All checks were successful
renovate / renovate (push) Successful in 24s

This commit is contained in:
Valentin Brandl
2024-04-18 12:46:45 +02:00
parent a8940faaa3
commit 451a94e06c
2 changed files with 5 additions and 52 deletions

5
default.json Normal file
View File

@ -0,0 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>renovatebot/.github", ":dependencyDashboard"],
"prCreation": "immediate"
}