Remove submodules section from dependabot.yml (#147)
This commit is contained in:
parent
7027d8b8d2
commit
90a85153c0
1 changed files with 0 additions and 9 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
@ -2,15 +2,6 @@
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
# Update the git submodules
|
|
||||||
- package-ecosystem: "gitsubmodule"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
labels:
|
|
||||||
- "dependencies"
|
|
||||||
- "automerge"
|
|
||||||
|
|
||||||
# Update the Github Action versions
|
# Update the Github Action versions
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue