antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
4.96k stars 240 forks source link

chore: improve renovate.json #185

Closed ram-you closed 10 months ago

ram-you commented 11 months ago

This PR enhances the Renovate configuration for more effective dependency management, including refined update strategies and scheduling.

Description

This pull request focuses on improving the Renovate configuration to optimize dependency management within the repository. The changes aim to enhance the update strategies, automerging behavior, and scheduling for different types of dependencies.

Changes Made:

Enhanced Package Rules: The updated configuration includes a more refined approach to handling updates for the @iconify/json package. It covers minor, patch, pin, and digest updates, ensuring a comprehensive update process.

Continued Exclusion Strategy: Exclusion patterns for packages other than @iconify/json have been maintained, allowing updates to be applied on a weekly basis as before.

Linked Issues

None

Additional context

None