We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703113e commit 550952dCopy full SHA for 550952d
.github/dependabot.yml
@@ -85,3 +85,13 @@ updates:
85
schedule:
86
interval: "weekly"
87
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
94
+ directory: "/rtic_v2/stm32f3_blinky"
95
96
97
0 commit comments