ci: add dependabot support for EmulatorJS submodule (#32)

This commit is contained in:
Michael Green
2023-07-22 22:52:04 +10:00
committed by GitHub
parent dc2a6b4638
commit 113de6a009
3 changed files with 8 additions and 1 deletions

View File

@@ -9,3 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "gitsubmodule"
directory: "/"
allow:
- dependency-name: "gaseous-server/wwwroot/emulators/EmulatorJS"
schedule:
interval: "weekly"