mirror of
https://github.com/grafana/grafana.git
synced 2026-08-04 18:43:10 -05:00
Renovate: Separate storybook from monthly patches (#44373)
This commit is contained in:
@@ -31,8 +31,14 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"excludePackagePatterns": ["@storybook"],
|
||||
"extends": ["schedule:monthly"],
|
||||
"groupName": "Monthly patch updates"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["@storybook"],
|
||||
"extends": ["schedule:monthly"],
|
||||
"groupName": "Storybook updates"
|
||||
}
|
||||
],
|
||||
"pin": {
|
||||
|
||||
Reference in New Issue
Block a user