Package rules by group #11421
Unanswered
DerYeger
asked this question in
Request Help
Replies: 2 comments 6 replies
|
Try But if you're using GitHub or GitLab then instead I'd recommend: Otherwise you lose visibility into this upgrade plus need to make a config change if/when you decide to upgrade. I tend to set all major upgrades to approval like this. |
5 replies
|
Nope, you need at least one |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, I'm using the following configuration to prevent Renovate from updating the Jest monorepo to v27.
I noticed that all of these dependencies are already grouped together as
jest monorepo. Is it possible to do something along the lines of the following snippet?All reactions