Skip to content

Commit 4570f02

Browse files
committed
Apply default renovate configuration
1 parent 07432d2 commit 4570f02

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

renovate.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
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(nicosammito)"
6+
],
7+
"packageRules": [
8+
{
9+
"matchManagers": [
10+
"asdf",
11+
"github-actions",
12+
"gitlabci",
13+
"gitlabci-include"
14+
],
15+
"extends": [
16+
":assignee(Taucher2003)"
17+
]
18+
}
519
]
620
}

0 commit comments

Comments
 (0)