Skip to content

Commit dde69fe

Browse files
authored
Merge pull request #289 from CrystalChun/renovate
NO-ISSUE: Update renovate.json
2 parents 856f1c9 + 73b92c0 commit dde69fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"commitMessagePrefix": "NO-ISSUE: ",
4+
"prHourlyLimit": 0,
5+
"prConcurrentLimit": 0,
6+
7+
"enabledManagers": [
8+
"tekton"
9+
],
10+
11+
"tekton": {
12+
"fileMatch": ["^.tekton/*"]
13+
},
314
"postUpdateOptions": [
415
"gomodTidy", "gomodVendor"
516
]

0 commit comments

Comments
 (0)