diff --git a/.github/renovate.json b/.github/renovate.json index 4ae2be89..80bd3b4d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,6 +2,7 @@ "extends": [ "config:recommended" ], + "dependencyDashboardLabels": ["type: process"], "commitMessagePrefix": "deps: ", "postUpdateOptions": [ "gomodTidy"