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.
2 parents 662150c + ae33b30 commit 18b09ddCopy full SHA for 18b09dd
.github/renovate.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended"],
+ "extends": [ "github>konflux-ci/mintmaker//config/renovate/renovate.json" ],
4
"pinDigests": true,
5
"postUpdateOptions": ["gomodTidy"],
6
"addLabels": ["ok-to-test"],
@@ -25,5 +25,7 @@
25
],
26
"schedule": ["before 4am on the first day of the month"]
27
}
28
+ ],
29
+ "enabledManagers": [
30
]
31
0 commit comments