File tree Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Original file line number Diff line number Diff line change 11{
2+ "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
23 "extends" : [
3- " github>nuxt/renovate-config-nuxt" ,
4- " packages:linters" ,
5- " :labels(dependencies,devops)" ,
6- " :maintainLockFilesWeekly" ,
7- " :enableVulnerabilityAlerts" ,
8- " :automergeLinters" ,
9- " :automergeTypes" ,
10- " :automergePatch"
11- ],
12- "rebaseStalePrs" : true ,
13- "prCreation" : " not-pending" ,
14- "assignees" : [" danielroe" ],
15- "packageRules" : [
16- {
17- "matchPackagePatterns" : [" lint" ],
18- "groupName" : " all lint dependencies" ,
19- "groupSlug" : " all-lint"
20- },
21- {
22- "groupName" : " nuxt core" ,
23- "groupSlug" : " nuxt" ,
24- "matchPackageNames" : [" nuxt" , " nuxt3" ],
25- "matchPackagePatterns" : [" ^@nuxt/" ]
26- }
4+ " github>danielroe/renovate"
275 ]
286}
You can’t perform that action at this time.
0 commit comments