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 8435494 commit f8098e0Copy full SHA for f8098e0
.github/dependabot.yml
@@ -61,3 +61,7 @@ updates:
61
directory: "/rtic_v1/stm32f4_pwm_monitor"
62
schedule:
63
interval: "weekly"
64
+ - package-ecosystem: "cargo"
65
+ directory: "/rtic_v1/stm32l4_heartbeat"
66
+ schedule:
67
+ interval: "weekly"
0 commit comments