Skip to content

Commit 73b92c0

Browse files
committed
NO-ISSUE: Update renovate.json
1 parent 856f1c9 commit 73b92c0

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)