Browse Source

Turn off labels from dependabot (#51750)

Chad Whitacre 1 year ago
parent
commit
a3b261ea39
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .github/dependabot.yml

+ 1 - 3
.github/dependabot.yml

@@ -10,9 +10,7 @@ updates:
       time: '15:30'
     reviewers:
       - '@getsentry/owners-js-deps'
-    labels:
-      - 'dependencies'
-      - 'Scope: Frontend'
+    labels: []
     ignore:
       # For all packages, ignore all patch updates
       - dependency-name: '*'