Skip to content

Commit

Permalink
feat: update @divvi/ packages without waiting
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanregisser committed Feb 17, 2025
1 parent b29bc22 commit 33860f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.json5
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
// Disable stability days for some packages, where we don't expect unpublishing
// so they are pulled in immediately
{
matchPackagePatterns: ['^@valora/'],
matchPackagePatterns: ['^@valora/', '^@divvi/'],
matchPackageNames: ['renovate'],
stabilityDays: 0,
},
Expand Down

0 comments on commit 33860f4

Please sign in to comment.