Skip to content

Commit 550952d

Browse files
committed
update dependabot config
1 parent 703113e commit 550952d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,13 @@ updates:
8585
schedule:
8686
interval: "weekly"
8787
rebase-strategy: "disabled"
88+
- package-ecosystem: "cargo"
89+
directory: "/rtic_v2/rp2040_local_i2c_init"
90+
schedule:
91+
interval: "weekly"
92+
rebase-strategy: "disabled"
93+
- package-ecosystem: "cargo"
94+
directory: "/rtic_v2/stm32f3_blinky"
95+
schedule:
96+
interval: "weekly"
97+
rebase-strategy: "disabled"

0 commit comments

Comments
 (0)