chore: make greenkeeper ignore svelte for now (#1169)

This commit is contained in:
Nolan Lawson 2019-05-01 18:31:21 -07:00 committed by GitHub
parent ecaeec226c
commit 0beb410204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -163,7 +163,8 @@
}, },
"greenkeeper": { "greenkeeper": {
"ignore": [ "ignore": [
"sapper" "sapper",
"svelte"
] ]
}, },
"repository": { "repository": {