Skip to content

Commit 2ba80c0

Browse files
committed
Configure renovate
1 parent 2f57779 commit 2ba80c0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"github>code0-tech/monoceros//renovate/global.json5",
5+
":assignee(Taucher2003)"
6+
],
7+
"packageRules": [
8+
{
9+
"matchDepNames": ["ruby"],
10+
"dependencyDashboardApproval": true
11+
}
512
]
613
}

0 commit comments

Comments
 (0)