We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81342f7 + 8e62013 commit 87c35a3Copy full SHA for 87c35a3
renovate.json
@@ -47,8 +47,6 @@
47
"prConcurrentLimit": 0,
48
"pruneBranchAfterAutomerge": true,
49
"tekton": {
50
- "autoApprove": true,
51
- "automerge": true,
52
"enabled": true,
53
"fileMatch": [
54
"\\.yaml$",
@@ -57,18 +55,6 @@
57
55
"ignoreTests": false,
58
56
"includePaths": [
59
".tekton/**"
60
- ],
61
- "packageRules": [
62
- {
63
- "addLabels": [
64
- "approved",
65
- "lgtm"
66
67
- "matchUpdateTypes": [
68
- "digest"
69
- ]
70
- }
71
72
- "platformAutomerge": true
+ ]
73
}
74
0 commit comments