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:
parent
73cf045284
commit
d3baa2a1c6
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
"schedule": "on the last day of the month",
|
"schedule": ["on the last day of the month"],
|
||||||
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
|
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue