Skip to content

Commit 0de96e5

Browse files
committed
Included dependency dashboard taht will create a github issue that renovate keeps up to date so we can get an overview of all outdated dependencies
1 parent c963ac9 commit 0de96e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"baseBranches": ["develop", "develop-2.0.0"],
3+
"dependencyDashboard": true,
34

45
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
56
"extends": [

0 commit comments

Comments
 (0)