0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

Merge pull request #480 from verdaccio/renovate/configure

Configure Renovate
This commit is contained in:
Juan Picado @jotadeveloper 2018-01-16 00:39:31 +01:00 committed by GitHub
commit fd480306b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"extends": [
"config:base"
],
"excludePackageNames": ["lunr", "react-syntax-highlighter"]
}