Skip to content

Commit

Permalink
set minimumReleaseAge to all
Browse files Browse the repository at this point in the history
  • Loading branch information
izumin5210 committed Apr 13, 2024
1 parent f36059d commit d501599
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"packageRules": [
{
"matchPackageNames": ["aquaproj/aqua-registry"],
"extends": ["schedule:earlyMondays"],
"minimumReleaseAge": "3 days"
"extends": ["schedule:earlyMondays"]
}
]
],
"minimumReleaseAge": "3 days"
}

0 comments on commit d501599

Please sign in to comment.