Skip to content

Commit 5ca4ebc

Browse files
authored
Remove minimumReleaseAge for google/oss-fuzz (#9764)
2 parents 31dba2d + 1ab9e9a commit 5ca4ebc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@
171171
"groupName": "github-actions",
172172
"matchManagers": ["github-actions"],
173173
"separateMajorMinor": false
174+
},
175+
{
176+
"matchManagers": ["github-actions"],
177+
"matchPackageNames": ["google/oss-fuzz"],
178+
"minimumReleaseAge": "0 days"
174179
}
175180
]
176181
}

0 commit comments

Comments
 (0)