mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-21 12:38:34 +00:00
chore: trunk fmt
This commit is contained in:
parent
a2a68ce517
commit
b6d63eb0b5
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -4,23 +4,23 @@ updates:
|
||||
directory: devcontainer
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "05:00"
|
||||
time: 05:00
|
||||
timezone: US/Pacific
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "05:00"
|
||||
time: 05:00
|
||||
timezone: US/Pacific
|
||||
- package-ecosystem: gitsubmodule
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "05:00"
|
||||
time: 05:00
|
||||
timezone: US/Pacific
|
||||
- package-ecosystem: github-actions
|
||||
directory: /.github/workflows
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "05:00"
|
||||
time: 05:00
|
||||
timezone: US/Pacific
|
||||
|
Loading…
Reference in New Issue
Block a user