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 ea201d4 + 39153d3 commit 962c297Copy full SHA for 962c297
.github/renovate.json
@@ -1,13 +1,8 @@
1
{
2
- "enabledManagers": [
3
- "bazel",
4
- "bazel-module"
5
- ],
6
"extends": [
7
- "config:recommended"
+ "github>tweag/renovate-presets:ruleset_base",
+ "github>tweag/renovate-presets:mergify"
8
],
9
"ignorePaths": ["registry/**"],
10
- "gitAuthor": "Renovate Bot <bot@renovateapp.com>",
11
- "onboarding": false,
12
- "platform": "github"
+ "gitAuthor": "Renovate Bot <bot@renovateapp.com>"
13
}
0 commit comments