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 543ca89 commit 2085222Copy full SHA for 2085222
renovate.json
@@ -0,0 +1,13 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:base",
5
+ "helpers:pinGitHubActionDigests",
6
+ ":gitSignOff"
7
+ ],
8
+ "timezone": "America/Toronto",
9
+ "schedule": ["after 9pm on tuesday and thursday"],
10
+ "enabledManagers": ["tekton"],
11
+ "prHourlyLimit": 20,
12
+ "prConcurrentLimit": 10
13
+}
0 commit comments