Browse Source

remove dependabot for npm

npm updates are handled manually to correctly dedupe
pull/2649/head
Bernd Storath 1 week ago
parent
commit
99357848e5
  1. 10
      .github/dependabot.yml

10
.github/dependabot.yml

@ -5,13 +5,3 @@ updates:
schedule:
interval: "weekly"
rebase-strategy: "auto"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
rebase-strategy: "auto"
- package-ecosystem: "npm"
directory: "/src/"
schedule:
interval: "weekly"
rebase-strategy: "auto"

Loading…
Cancel
Save