Skip to content

Commit eb0c754

Browse files
committed
renovate: Use base config and explicitly extend from pinAllExceptPeerDependencies
This is not just a `js-app`, so this config name is a bit misleading
1 parent 61c1a7a commit eb0c754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
3-
"config:js-app",
3+
"config:base",
4+
":pinAllExceptPeerDependencies",
45
":dependencyDashboard",
56
":maintainLockFilesWeekly",
67
":prConcurrentLimitNone",

0 commit comments

Comments
 (0)