MDLeom 2020-08-24 01:42:34 +00:00
parent df475584ae
commit 176df56ffc
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
"scripts": {
"hexo": "hexo generate",
"snyk": "snyk auth $SNYK_TOKEN && snyk protect && snyk test && snyk monitor",
"snyk": "snyk config set api=$SNYK_TOKEN && snyk protect && snyk test && snyk monitor",
"renovate": "renovate --token $BOT_TOKEN --platform 'gitlab' --onboarding false --update-lock-files false --labels 'renovate' --recreate-closed true --require-config false curben/blog"
},
"dependencies": {