Don't set minimumReleaseAgeExclude unless necessary
#42187
Closed
haines
started this conversation in
Suggest an Idea
Replies: 1 comment
-
|
Very fair - raised #42190 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Tell us more.
cerbos/cerbos-sdk-javascript#1402 is an example of a security update where the age of the new version is older than the minimum release age, and therefore setting
minimumReleaseAgeExcludeis unnecessary. It would be good if Renovate avoided cluttering the config if it doesn't have to.Beta Was this translation helpful? Give feedback.
All reactions