Skip to content

Commit

Permalink
Unblock pnpm upgrades
Browse files Browse the repository at this point in the history
Reminder to revert #134 once we have an upstream fix.
  • Loading branch information
72636c authored Oct 17, 2024
1 parent 85cd749 commit c80a755
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,13 +278,6 @@
"matchManagers": ["dockerfile"],
"schedule": ["before 7:00 on Monday"],
"prPriority": 99
},
{
"matchDepTypes": ["packageManager"],
"matchManagers": ["npm"],
"matchDepNames": ["pnpm"],

"allowedVersions": "<= 9.12.0"
}
],
"branchConcurrentLimit": null,
Expand Down

0 comments on commit c80a755

Please sign in to comment.