13 Star 65 Fork 13

Giftina / ChatDACS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
renovate.json 340 Bytes
一键复制 编辑 原始数据 按行查看 历史
Giftina 提交于 2023-05-06 15:00 . fix: 依赖自动升级没有正常工作
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"automerge": true,
"groupName": "dependencies"
}
],
"baseBranches": [
"dev"
]
}
JavaScript
1
https://gitee.com/Giftina/ChatDACS.git
git@gitee.com:Giftina/ChatDACS.git
Giftina
ChatDACS
ChatDACS
master

搜索帮助