Skip to content

Commit

Permalink
configure renovate: set npm.minimumReleaseAge
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed May 27, 2024
1 parent 4082f02 commit 9bd20ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"npm": {
"minimumReleaseAge": "3 days"
}
}

0 comments on commit 9bd20ea

Please sign in to comment.