We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07432d2 commit 4570f02Copy full SHA for 4570f02
renovate.json
@@ -1,6 +1,20 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:recommended"
+ "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
+ }
19
]
20
}
0 commit comments