mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"semanticCommits": true,
|
|
"packageRules": [{
|
|
"depTypeList": ["devDependencies"],
|
|
"automerge": true
|
|
}],
|
|
"extends": [
|
|
"config:base"
|
|
]
|
|
}
|