You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I still get PRs that want to update tailwindcss from 3.4.17 to 4.x.x which should not happen as this is a major version and only minor and patch versions should be updated. In addition, I tried to exclude it using exclude-patterns but this is ignored as well.
What is the right way to tell Dependabot not to do major version updates?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have configured Dependabot to group PRs. This is my dependabot.yml:
However, I still get PRs that want to update tailwindcss from 3.4.17 to 4.x.x which should not happen as this is a major version and only minor and patch versions should be updated. In addition, I tried to exclude it using exclude-patterns but this is ignored as well.
What is the right way to tell Dependabot not to do major version updates?
Beta Was this translation helpful? Give feedback.
All reactions