Dependabot

Adds dependabot configuration to update rust-vmm-ci submodule.

Signed-off-by: Jonathan Woollett-Light <jcawl@amazon.co.uk>
This commit is contained in:
Jonathan Woollett-Light
2023-09-18 11:03:28 +01:00
committed by Jonathan Woollett-Light
parent 0d0fdcd50e
commit 925ce3ec03

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10