diff options
Diffstat (limited to '.github/renovate.json')
| -rw-r--r-- | .github/renovate.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index fc2b67c..55f60b6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,5 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>m1sk9/renovate-config" + ], + "addLabels": [ + "Type: dependencies" ] } |
