Skip to content

Commit

Permalink
Added Renovate config migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Aug 27, 2024
1 parent e5832d8 commit 43deaf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"ignorePresets": [":prHourlyLimit2"],
"rangeStrategy": "update-lockfile",
"timezone": "Australia/Melbourne",
"configMigration": true,
"enabledManagers": ["composer", "dockerfile", "docker-compose", "github-actions", "custom.regex"],
"packageRules": [
{
Expand Down

1 comment on commit 43deaf7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.