Files
action-depup/.github/renovate.json

9 lines
77 B
JSON

{
"extends": [
"config:base"
],
"labels": [
"bump:patch"
]
}