Chore: Add dependabot to the ignore list (#45233)

for external label so @daniellee doesn't have to manually remove that label 😄
This commit is contained in:
Zoltán Bedi
2022-02-10 22:18:08 +01:00
committed by GitHub
parent d4ac1f0ce1
commit bf3a8d74cf
+1 -1
View File
@@ -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"
}