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