Browse Source

Remove Branch Ecosystem Declarations

These may have been added in error. Removing until it's clear
if they are needed

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
pull/18650/head
Josh Cummings 1 month ago
parent
commit
eeb080a191
No known key found for this signature in database
GPG Key ID: 869B37A20E876129
  1. 17
      .github/dependabot.yml

17
.github/dependabot.yml

@ -137,20 +137,3 @@ updates: @@ -137,20 +137,3 @@ updates:
- 'type: task'
- 'in: build'
- package-ecosystem: 7.0.x
target-branch: main
directory: /docs
schedule:
interval: weekly
labels:
- 'type: task'
- 'in: build'
- package-ecosystem: 6.5.x
target-branch: main
directory: /docs
schedule:
interval: weekly
labels:
- 'type: task'
- 'in: build'

Loading…
Cancel
Save