We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b247d commit 9ad31cbCopy full SHA for 9ad31cb
1 file changed
.github/renovate.json5
@@ -1,6 +1,6 @@
1
{
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
- extends: ['config:js-lib'],
+ extends: ['config:js-lib', 'security:minimumReleaseAgeNpm'],
4
// only 1 PR at the same time (to avoid cascading rebase)
5
prConcurrentLimit: 1,
6
// auto-merge if build is OK
0 commit comments