diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 86532bdab6c..e2cb741dcb4 100644 --- a/.github/pr-commands.json +++ b/.github/pr-commands.json @@ -183,7 +183,7 @@ "type": "author", "name": "pr/external", "notMemberOf": { "org": "grafana" }, - "ignoreList": ["renovate[bot]"], + "ignoreList": ["renovate[bot]","dependabot[bot]"], "action": "updateLabel", "addLabel": "pr/external" }