Is there an existing issue for this?
Feature description
Dependabot should read the min-release-age from the npmrc configuration and convert it internally to the equivalent cooldown value. This would allow projects to keep their existing npm onfiguration without manual translation while ensuring consistent update.
Additional context
See npm/cli#8965
Is there an existing issue for this?
Feature description
Dependabot should read the
min-release-agefrom thenpmrcconfiguration and convert it internally to the equivalentcooldownvalue. This would allow projects to keep their existing npm onfiguration without manual translation while ensuring consistent update.Additional context
See npm/cli#8965