File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ updates:
8080 - " minor"
8181 - " patch"
8282 # Group together any testing related security updates
83- testing :
83+ testing-security :
8484 applies-to : security-updates
8585 patterns :
8686 - " @cypress*"
@@ -100,7 +100,7 @@ updates:
100100 - " minor"
101101 - " patch"
102102 # Group together any postcss related security updates
103- postcss :
103+ postcss-security :
104104 applies-to : security-updates
105105 patterns :
106106 - " postcss*"
@@ -116,8 +116,8 @@ updates:
116116 - " minor"
117117 - " patch"
118118 # Group together any sass related security updates
119- sass :
120- applies-to : version -updates
119+ sass-security :
120+ applies-to : security -updates
121121 patterns :
122122 - " sass*"
123123 update-types :
@@ -132,7 +132,7 @@ updates:
132132 - " minor"
133133 - " patch"
134134 # Group together any webpack related seurity updates
135- webpack :
135+ webpack-security :
136136 applies-to : security-updates
137137 patterns :
138138 - " webpack*"
You can’t perform that action at this time.
0 commit comments