Remove submodules section from dependabot.yml (#147)

This commit is contained in:
Emruz Hossain 2020-11-01 17:47:37 +06:00 committed by GitHub
parent 7027d8b8d2
commit 90a85153c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,15 +2,6 @@
version: 2
updates:
# Update the git submodules
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "automerge"
# Update the Github Action versions
- package-ecosystem: "github-actions"
directory: "/"