Skip to content

Commit d2d3253

Browse files
Add Renovate configuration for npm updates
1 parent 0642f74 commit d2d3253

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// Docs:
2+
// https://docs.renovatebot.com/configuration-options/
3+
{
4+
"extends": [
5+
"github>NullVoxPopuli/renovate:npm.json5"
6+
]
7+
}

0 commit comments

Comments
 (0)