Skip to content

Commit 962c297

Browse files
authored
Merge pull request #2142 from tweag/cb/upddate-renovate-config
Configure Renovate App
2 parents ea201d4 + 39153d3 commit 962c297

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/renovate.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
{
2-
"enabledManagers": [
3-
"bazel",
4-
"bazel-module"
5-
],
62
"extends": [
7-
"config:recommended"
3+
"github>tweag/renovate-presets:ruleset_base",
4+
"github>tweag/renovate-presets:mergify"
85
],
96
"ignorePaths": ["registry/**"],
10-
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
11-
"onboarding": false,
12-
"platform": "github"
7+
"gitAuthor": "Renovate Bot <bot@renovateapp.com>"
138
}

0 commit comments

Comments
 (0)