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 90c3950 commit 384bafaCopy full SHA for 384bafa
renovate.json
@@ -3,8 +3,8 @@
3
"config:base"
4
],
5
"baseBranches": [
6
- "master",
7
- "v2"
+ "v1",
+ "master"
8
9
"postUpdateOptions": [
10
"gomodTidy"
@@ -21,7 +21,7 @@
21
},
22
{
23
"baseBranchList": [
24
- "master"
+ "v1"
25
26
"packageNames": [
27
"github.com/golang/protobuf",
@@ -33,7 +33,7 @@
33
34
35
36
37
38
39
@@ -43,7 +43,8 @@
43
44
45
"packagePatterns": [
46
- "jekyll-.*"
+ "jekyll-.*",
47
+ "github-pages"
48
49
"enabled": false
50
}
0 commit comments