1 Star 0 Fork 12

SmileSB101 / Material-UI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
renovate.json 3.07 KB
一键复制 编辑 原始数据 按行查看 历史
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"automerge": false,
"commitMessageAction": "Bump",
"commitMessageExtra": "to {{newValue}}",
"commitMessageTopic": "{{depName}}",
"dependencyDashboard": true,
"rebaseWhen": "conflicted",
"ignoreDeps": [],
"labels": ["dependencies"],
"lockFileMaintenance": {
"enabled": true,
"schedule": "before 6:00am on the first day of the month"
},
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
"rangeStrategy": "widen"
},
{
"groupName": "babel",
"matchPackagePatterns": "@babel/*"
},
{
"groupName": "Emotion",
"matchPackagePatterns": "@emotion/*"
},
{
"groupName": "Font awesome SVG icons",
"matchPackagePatterns": "@fortawesome/*"
},
{
"groupName": "core-js",
"matchPackageNames": ["core-js"],
"allowedVersions": "< 2.0.0"
},
{
"groupName": "JSS",
"matchPackageNames": [
"css-jss",
"jss-plugin-cache",
"jss-plugin-camel-case",
"jss-plugin-compose",
"jss-plugin-default-unit",
"jss-plugin-expand",
"jss-plugin-extend",
"jss-plugin-global",
"jss-plugin-isolate",
"jss-plugin-nested",
"jss-plugin-props-sort",
"jss-plugin-rule-value-function",
"jss-plugin-rule-value-observable",
"jss-plugin-template",
"jss-plugin-vendor-prefixer",
"jss-preset-default",
"jss-starter-kit",
"jss",
"react-jss"
]
},
{
"groupName": "MUI X",
"matchPackagePatterns": ["@mui/x-*"]
},
{
"groupName": "React",
"matchPackageNames": ["react", "react-dom", "react-is", "react-test-renderer"]
},
{
"groupName": "tslint",
"matchPackageNames": ["tslint"],
"allowedVersions": "<= 5.14.0"
},
{
"groupName": "typescript-eslint",
"matchPackagePatterns": "@typescript-eslint/*"
},
{
"groupName": "@types/node",
"matchPackageNames": ["@types/node"],
"allowedVersions": "< 19.0.0"
},
{
"groupName": "bundling fixtures",
"matchPaths": ["test/bundling/fixtures/**/package.json"],
"schedule": "every 6 months on the first day of the month"
},
{
"groupName": "node",
"matchPackageNames": ["node"],
"enabled": false
},
{
"groupName": "examples",
"matchPaths": ["examples/**/package.json"],
"enabled": false
},
{
"groupName": "Playwright",
"matchPackageNames": ["playwright", "@playwright/test", "mcr.microsoft.com/playwright"]
},
{
"matchDepTypes": ["action"],
"pinDigests": true
},
{
"groupName": "GitHub Actions",
"matchManagers": ["github-actions"]
},
{
"groupName": "@definitelytyped tools",
"matchPackagePatterns": ["@definitelytyped/*"]
}
],
"postUpdateOptions": ["yarnDedupeHighest"],
"prConcurrentLimit": 30,
"prHourlyLimit": 0,
"rangeStrategy": "bump",
"schedule": "on sunday before 6:00am",
"timezone": "UTC"
}
1
https://gitee.com/SmileSB101/Material-UI.git
git@gitee.com:SmileSB101/Material-UI.git
SmileSB101
Material-UI
Material-UI
master

搜索帮助