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>
pull/18244/head
Rob Winch 2 weeks ago committed by GitHub
parent
commit
43ca71d7b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      .github/dependabot.yml

8
.github/dependabot.yml

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

Loading…
Cancel
Save