Skip to content

Commit

Permalink
chore: update only npm by renovate
Browse files Browse the repository at this point in the history
prevent unexpected updates of node versions in config.yml
  • Loading branch information
diescake committed Nov 11, 2021
1 parent c2624a8 commit 1d03189
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
@@ -1,5 +1,6 @@
{
"extends": [
"github>kufu/renovate-config"
]
],
"enabledManagers": ["npm"]
}

0 comments on commit 1d03189

Please sign in to comment.