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 1bf2ce2 commit 19295f2Copy full SHA for 19295f2
.github/dependabot.yml
@@ -80,3 +80,8 @@ updates:
80
schedule:
81
interval: "weekly"
82
rebase-strategy: "disabled"
83
+ - package-ecosystem: "cargo"
84
+ directory: "/rtic_v1/stm32l0_monotonic"
85
+ schedule:
86
+ interval: "weekly"
87
+ rebase-strategy: "disabled"
0 commit comments