Delete dependabot.yml

Huge noise now that the Cargo.lock file is commited
pull/174/head
Thomas Tanon 3 years ago committed by GitHub
parent 15f33505ea
commit ff56a8c5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 24
      .github/dependabot.yml

@ -1,24 +0,0 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/js"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: daily
- package-ecosystem: docker
directory: "/server"
schedule:
interval: daily
Loading…
Cancel
Save