0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): force renovate to resolve only 1 day per month

This commit is contained in:
Juan Picado @jotadeveloper 2018-02-11 11:54:57 +01:00
parent 73cf045284
commit d3baa2a1c6
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -2,6 +2,6 @@
"extends": [
"config:base"
],
"schedule": "on the last day of the month",
"schedule": ["on the last day of the month"],
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
}