chore: Remove dependabot config since we use renovate now

This commit is contained in:
David Wendt 2023-01-15 20:09:37 -05:00 committed by Nathan Adams
parent 3279a920b4
commit 8592b6f3b5
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/."
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/web"
schedule:
interval: monthly
open-pull-requests-limit: 10
versioning-strategy: increase