mirror of
https://github.com/lowdefy/lowdefy.git
synced 2024-11-21 01:14:48 +08:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"extends": ["config:base", ":semanticPrefixChore"],
|
|
"baseBranches": ["develop"],
|
|
"dependencyDashboard": true,
|
|
"dependencyDashboardApproval": true,
|
|
"packageRules": []
|
|
}
|