mirror of
https://github.com/unraid/api.git
synced 2025-12-30 21:19:49 -06:00
chore: update ranging strategy for renovate (#1286)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the dependency update configuration to adopt a replace strategy for version ranges, ensuring smoother and clearer version management. - Added a new dependency, `@unraid/shared-callbacks`, for enhanced functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"ignoreDeps": [
|
||||
"nuxt-custom-elements",
|
||||
"reflect-metadata"
|
||||
]
|
||||
],
|
||||
"rangeStrategy": "replace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user