ci(renovate): run snyk before renovate

This commit is contained in:
Ming Di Leom 2021-04-04 18:04:11 +00:00
parent 732d467d97
commit 47e772cf5d
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -85,9 +85,9 @@ renovate: # Check dependency update
- npm install
script:
- npm install snyk && npm run snyk
- npm install renovate
- npm run renovate
- npm install snyk && npm run snyk
# No artifact
dependencies: []