verdaccio/renovate.json

8 lines
152 B
JSON

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