Browse Source

remove ci label from dependabot config

Armin Schrenk 2 months ago
parent
commit
2ade07da75
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .github/dependabot.yml

+ 1 - 3
.github/dependabot.yml

@@ -53,6 +53,4 @@ updates:
     groups:
       github-actions:
         patterns:
-          - "*"
-    labels:
-      - "misc:ci"
+          - "*"