mirror of
https://github.com/jakejarvis/npqueue.git
synced 2025-04-26 14:08:27 -04:00
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"baseBranches": ["master"],
|
|
"assignees": ["jakejarvis"],
|
|
"labels": ["dependencies"],
|
|
"masterIssue": true
|
|
}
|