Update renovate.json

pull/153/head
pubkey 5 years ago committed by GitHub
parent 84b97b7412
commit 19ac4c228d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      renovate.json

@ -3,9 +3,10 @@
"config:base"
],
"ignoreDeps": [
"node",
"webpack"
],
"statusCheckVerify": true,
"automerge": true
"automerge": true,
"rebaseStalePrs": true,
"prHourlyLimit": 4
}

Loading…
Cancel
Save