Enable platformAutomerge.

This commit is contained in:
Kavin 2023-05-01 01:11:34 +01:00 committed by GitHub
parent 63edc88743
commit c8c59c4b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -21,5 +21,6 @@
"lockFileMaintenance": {
"enabled": true,
"automerge": true
}
},
"platformAutomerge": true
}