0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
This commit is contained in:
Juan Picado 2022-06-14 21:24:46 +02:00
parent 28b97ec16b
commit 8fdfacdbf7

View file

@ -1,5 +1,5 @@
{
"extends": ["config:base", "schedule:earlyMondays","helpers:pinGitHubActionDigests"],
"extends": ["config:base", "schedule:earlyMondays", "helpers:pinGitHubActionDigests"],
"prConcurrentLimit": 1,
"ignorePaths": ["docker-examples/**"],
"ignoreDeps": ["eslint-plugin-verdaccio", "@verdaccio/test-helper"],