Skip to content

Commit 98b7d89

Browse files
authored
Enable NPM package updates (#2537)
1 parent 098ea67 commit 98b7d89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
enabledManagers: [ "nuget", "github-actions", "npm" ]
3+
}

0 commit comments

Comments
 (0)