diff --git a/renovate.json b/renovate.json index fee34f85..74b344bc 100644 --- a/renovate.json +++ b/renovate.json @@ -50,6 +50,9 @@ "minor", "patch" ], + "addLabels": [ + "Type ◦ Dependency" + ], "automerge": false }, { @@ -65,6 +68,9 @@ "matchManagers": [ "github-actions" ], + "addLabels": [ + "Type ◦ Git Action" + ], "matchUpdateTypes": [ "minor", "patch"