Skip to content

Commit e960e5a

Browse files
committed
auto merge
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent a44f23e commit e960e5a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"]
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"platformCommit": "enabled",
7+
"automerge": true,
8+
"dependencyDashboard": false,
9+
"ignorePaths": ["simpleclient-archive/**"]
410
}

0 commit comments

Comments
 (0)