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
Notes: github-actions[bot] 2026-04-16 21:43:23 +00:00

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:"