Skip to content

Commit 905d40d

Browse files
authored
chore: update renovate bot configuration (#358)
* chore: update renovate bot configuration * fix indentation
1 parent 8dd0e5b commit 905d40d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

packages/proto-plus/renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"extends": [
3-
"config:base"
3+
"config:base",
4+
"group:all",
5+
":disableDependencyDashboard",
6+
"schedule:weekly"
7+
],
8+
"ignorePaths": [
9+
".kokoro/requirements.txt"
410
]
511
}

0 commit comments

Comments
 (0)