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
We have a monorepo where we force the users to have a specific version in our package.json and .nvmrc file.
But the dependabot action is running on Node20 while we run 22.11.0 at the moment. How can we have influence on this value?
relates to #7426 (comment) but for over a year this seems to be wish ...
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Feature description
We have a monorepo where we force the users to have a specific version in our package.json and
.nvmrc
file.But the dependabot action is running on Node20 while we run 22.11.0 at the moment. How can we have influence on this value?
relates to #7426 (comment) but for over a year this seems to be wish ...
The text was updated successfully, but these errors were encountered: