Dependabot use correct label (#8973)

This commit is contained in:
Bastian Köcher
2021-06-01 13:57:35 +02:00
committed by GitHub
parent c0dfe2c382
commit ba52404a27
+1 -1
View File
@@ -2,6 +2,6 @@ version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
labels: ["A2-insubstantial", "B0-silent", "C1-low"]
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
schedule:
interval: "daily"