1
0
Fork 0
mirror of https://github.com/kou029w/daraz-san.git synced 2025-01-18 08:05:04 +00:00

Enable automerge

This commit is contained in:
Nebel 2020-02-10 11:40:57 +09:00 committed by GitHub
parent 924110045a
commit cabf5e50bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
{
"extends": [
"config:base"
]
"extends": ["config:base"],
"rangeStrategy": "update-lockfile",
"automerge": true
}