Skip to content

Commit 772fb90

Browse files
committed
dependabot: add tracking of rust-toolchain
Add tracking of rust versions to the dependabot. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent d63cc32 commit 772fb90

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@ updates:
3232
- "vm-allocator"
3333
- "event-manager"
3434
- "vm-superio"
35+
- package-ecosystem: "rust-toolchain"
36+
directory: "/"
37+
schedule:
38+
interval: "weekly"
39+
day: "monday"
40+

0 commit comments

Comments
 (0)