Skip to content
Snippets Groups Projects
Verified Commit 47274c85 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Reformat

parent 0d3d7c9c
No related branches found
No related tags found
No related merge requests found
Pipeline #131120 failed
......@@ -15,4 +15,3 @@ deploy_gitlab:
script:
- echo "//${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- npm publish
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"ignorePresets": [
":prHourlyLimit200"
]
"extends": ["config:base"],
"ignorePresets": [":prHourlyLimit200"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment