mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
CI: Allow dependabot to update the Rust toolchain
This commit is contained in:
committed by
Andreas Kling
parent
e1a12bcbcb
commit
f168423c18
Notes:
github-actions[bot]
2026-04-16 21:43:23 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/f168423c18b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8949
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@@ -9,3 +9,10 @@ updates:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "CI:"
|
||||
|
||||
- package-ecosystem: "rust-toolchain"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "CI:"
|
||||
|
||||
Reference in New Issue
Block a user