dependabot/dependabot-core

Have influence on the NODEJS version the dependabot action is taking place

Opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

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 ...