Skip to content

Commit

Permalink
Update default.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob authored May 31, 2024
1 parent 37605d9 commit 79d972e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
matchDatasources: ["npm"],
minimumReleaseAge: "3 days",
},
{
description: "Wait for Ruby upgrades, ruby/setup-ruby action keeps lagging behind and upgrades just fail.",
matchDepNames: ["ruby"],
minimumReleaseAge: "7 days",
},
{
description: "Merge my packages as soon as possible.",
matchPackagePrefixes: [
Expand Down

0 comments on commit 79d972e

Please sign in to comment.