Browse Source

Remove 6.3.x from dependabot

6.3.x is no longer supported in OSS

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
Rob Winch 1 day ago
parent
commit
43ca71d7b8
1 changed files with 0 additions and 8 deletions
  1. 0 8
      .github/dependabot.yml

+ 0 - 8
.github/dependabot.yml

@@ -111,11 +111,3 @@ updates:
     labels:
     labels:
       - 'type: task'
       - 'type: task'
       - 'in: build'
       - 'in: build'
-  - package-ecosystem: npm
-    target-branch: 6.3.x
-    directory: /docs
-    schedule:
-      interval: weekly
-    labels:
-      - 'type: task'
-      - 'in: build'