mirror of https://gitlab.com/curben/blog
				
				
				
			chore(snyk): use snyk auth
This commit is contained in:
		
							parent
							
								
									bc9ab239a1
								
							
						
					
					
						commit
						7712e5efe7
					
				|  | @ -7,7 +7,7 @@ | |||
|   }, | ||||
|   "scripts": { | ||||
|     "hexo": "hexo generate", | ||||
|     "snyk": "snyk config set api=\"$SNYK_TOKEN\" && snyk protect && snyk test && snyk monitor", | ||||
|     "snyk": "snyk auth \"$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": { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue