Skip to content

Commit 65e25be

Browse files
authored
Merge pull request #1883 from hermit-os/dependabot-rust-toolchain
ci: enable weekly Dependabot Rust toolchain updates
2 parents 8a58de8 + 726b827 commit 65e25be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ updates:
1414
interval: "weekly"
1515
timezone: "Europe/Berlin"
1616

17+
- package-ecosystem: "rust-toolchain"
18+
directory: "/"
19+
schedule:
20+
interval: "weekly"
21+
timezone: "Europe/Berlin"
22+
1723
- package-ecosystem: "github-actions"
1824
directory: "/"
1925
schedule:

0 commit comments

Comments
 (0)