Skip to content

Add npm manager to GitLab CLI config

Kai Armstrong requested to merge phikai-gitlab-cli-npm into main

The GitLab CLI also has a small bit of javascript for the commit linting functionality. This adds the npm package manager so that we should also get renovate updates for those packages.

Merge request reports