Enable dependency dashboard
All checks were successful
renovate / renovate (push) Successful in 2m29s

This commit is contained in:
Valentin Brandl 2024-04-18 10:11:49 +02:00
parent 7cf6573e6c
commit e154fb384d

View File

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