Skip to content
Snippets Groups Projects

Update all non-major dependencies (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

Files

+ 3
0
image: registry.gitlab.tugraz.at/dbp/topics/signature/main:v1
variables:
NODE_OPTIONS: '--max-old-space-size=4096'
cache:
key: $CI_PROJECT_PATH
paths:
Loading