mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"extends": ["config:base"],
|
|
"prHourlyLimit": 1,
|
|
"rebaseStalePrs": false,
|
|
"travis": { "enabled": true },
|
|
"masterIssue": true,
|
|
"postUpdateOptions": ["gomodTidy"],
|
|
"automerge": true
|
|
}
|