Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,12 @@
"enabled": false
},
{
"description": "The clients are ours, and they already hold their own dependencies for the cooldown period. A release of theirs carries an API change the site needs at once, so it waits for nothing.",
"matchDepTypes": [
"first-party-client"
],
"groupName": "blueshell generated clients"
"groupName": "blueshell generated clients",
"minimumReleaseAge": null
}
]
}
Loading