CI: Allow dependabot to update the Rust toolchain

This commit is contained in:
Tim Ledbetter 2026-04-16 21:28:23 +01:00 committed by Andreas Kling
parent e1a12bcbcb
commit f168423c18

View file

@ -9,3 +9,10 @@ updates:
interval: "weekly"
commit-message:
prefix: "CI:"
- package-ecosystem: "rust-toolchain"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "CI:"