jest-standard-reporter
Version:
Jest reporter that uses stdout for messages and stderr for errors
23 lines (22 loc) • 321 B
Plain Text
{
"schedule": "before 6am on the first day of the month"
}
{
"extends": [
"config:base"
],
"labels": [
"dependencies"
],
"schedule": [
"before 6am on the first day of the month"
],
"patch": {
"automerge": true
},
"devDependencies": {
"minor": {
"automerge": true
}
}
}