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 5a1b903 commit 69c582dCopy full SHA for 69c582d
.github/dependabot.yml
@@ -76,12 +76,12 @@ updates:
76
interval: "weekly"
77
rebase-strategy: "disabled"
78
- package-ecosystem: "cargo"
79
- directory: "/rtic_v1/stm32l4_heartbeat"
+ directory: "/rtic_v1/stm32l0_monotonic"
80
schedule:
81
82
83
84
- directory: "/rtic_v1/stm32l0_monotonic"
+ directory: "/rtic_v1/stm32l4_heartbeat"
85
86
87
0 commit comments