1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-03 18:02:27 +02:00

Run dependabot on bare-metal examples and exercises too. (#1712)

These can't be in the main workspace due to needing custom cargo config
for linker scripts and targets.
This commit is contained in:
Andrew Walbran 2024-01-18 10:21:46 +00:00 committed by GitHub
parent 4797401c83
commit 01f5ecf1e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,91 @@ updates:
patch:
update-types:
- patch
- package-ecosystem: cargo
directory: /src/bare-metal/alloc-example/
schedule:
interval: weekly
reviewers:
- djmitche
- mgeisler
- qwandor
commit-message:
prefix: cargo
groups:
minor:
update-types:
- minor
patch:
update-types:
- patch
- package-ecosystem: cargo
directory: /src/bare-metal/aps/examples/
schedule:
interval: weekly
reviewers:
- djmitche
- mgeisler
- qwandor
commit-message:
prefix: cargo
groups:
minor:
update-types:
- minor
patch:
update-types:
- patch
- package-ecosystem: cargo
directory: /src/bare-metal/microcontrollers/examples/
schedule:
interval: weekly
reviewers:
- djmitche
- mgeisler
- qwandor
commit-message:
prefix: cargo
groups:
minor:
update-types:
- minor
patch:
update-types:
- patch
- package-ecosystem: cargo
directory: /src/exercises/bare-metal/compass/
schedule:
interval: weekly
reviewers:
- djmitche
- mgeisler
- qwandor
commit-message:
prefix: cargo
groups:
minor:
update-types:
- minor
patch:
update-types:
- patch
- package-ecosystem: cargo
directory: /src/exercises/bare-metal/rtc/
schedule:
interval: weekly
reviewers:
- djmitche
- mgeisler
- qwandor
commit-message:
prefix: cargo
groups:
minor:
update-types:
- minor
patch:
update-types:
- patch
- package-ecosystem: github-actions
directory: /
schedule: