Skip to content

Commit af3572e

Browse files
committed
chore: automerge lockfile PRs
1 parent 718473c commit af3572e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": ["config:base"],
3-
"lockFileMaintenance": { "enabled": true },
3+
"lockFileMaintenance": { "enabled": true, "automerge": true },
44
"rangeStrategy": "replace",
55
"postUpdateOptions": ["yarnDedupeHighest"]
66
}

0 commit comments

Comments
 (0)