mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update renovate.json
This commit is contained in:
parent
2453be40b4
commit
f22dca8d32
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"extends": ["config:base", "helpers:pinGitHubActionDigests"],
|
||||
"prConcurrentLimit": 8,
|
||||
"ignorePaths": ["docker-examples/**"],
|
||||
"schedule": ["every weekend"],
|
||||
"schedule": ["before 3:00am on the 3 day of the month"],
|
||||
"ignoreDeps": [
|
||||
"customprefix-auth",
|
||||
"eslint-plugin-verdaccio",
|
||||
|
|
Loading…
Reference in a new issue