Skip to content

Commit 1ab9e9a

Browse files
committed
Remove minimumReleaseAge for google/oss-fuzz
1 parent 31dba2d commit 1ab9e9a

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)