We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41223da commit 6c322d3Copy full SHA for 6c322d3
renovate.json5
@@ -76,10 +76,10 @@
76
// ============================================================================
77
// Delay NPM updates to mitigate dependency chain attacks by malicious actors.
78
// This rule only affects direct dependencies.
79
- {
80
- minimumReleaseAge: '1 day',
81
- matchDatasources: ['npm'],
82
- },
+ // {
+ // minimumReleaseAge: '1 day',
+ // matchDatasources: ['npm'],
+ // },
83
84
// Group Bazel updates
85
{
0 commit comments