chore: disable dependabot
Development in the repository is stalled until the new update is pushed, the new update will use CMake for dependency management and dependabot will not work with that anyway so I'm disabling it to prevent spam for now.
This commit is contained in:
parent
fd53f9f1fb
commit
372559e41c
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -1,11 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 15
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "."
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
x
Reference in New Issue
Block a user