Skip to content

Commit 0c5dfab

Browse files
committed
Add renovatebot configuration
1 parent 357ed1b commit 0c5dfab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json5

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
extends: [
3+
"config:best-practices",
4+
":pinAllExceptPeerDependencies",
5+
":maintainLockFilesWeekly",
6+
":semanticCommitsDisabled",
7+
],
8+
}

0 commit comments

Comments
 (0)