mirror of
https://github.com/nikoksr/notify.git
synced 2024-11-24 08:22:18 +02:00
14 lines
220 B
JSON
14 lines
220 B
JSON
{
|
|
"assignees": ["nikoksr"],
|
|
"labels": ["type/deps"],
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|