mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-13 18:50:20 +02:00
chore: set minimumReleaseAge to 3 days in renovate and pnpm (#2999)
This commit is contained in:
+2
-1
@@ -16,8 +16,9 @@
|
||||
"rangeStrategy": "replace",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["*"],
|
||||
"semanticCommitType": "chore",
|
||||
"matchPackageNames": ["*"]
|
||||
"minimumReleaseAge": "3 days"
|
||||
},
|
||||
{
|
||||
"description": "Disable node/pnpm version updates",
|
||||
|
||||
Reference in New Issue
Block a user