2023-12-31 17:01:50 +02:00
|
|
|
# Please see the documentation for all configuration options:
|
|
|
|
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
|
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: cargo
|
|
|
|
directory: /
|
|
|
|
schedule:
|
|
|
|
interval: weekly
|
|
|
|
reviewers:
|
|
|
|
- djmitche
|
|
|
|
- mgeisler
|
|
|
|
- qwandor
|
2024-01-15 15:53:14 +02:00
|
|
|
commit-message:
|
|
|
|
prefix: cargo
|
|
|
|
groups:
|
|
|
|
minor:
|
|
|
|
update-types:
|
|
|
|
- minor
|
|
|
|
patch:
|
|
|
|
update-types:
|
|
|
|
- patch
|
2024-01-18 12:21:46 +02:00
|
|
|
- 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
|
2023-12-31 17:01:50 +02:00
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: /
|
|
|
|
schedule:
|
|
|
|
interval: weekly
|
|
|
|
reviewers:
|
|
|
|
- djmitche
|
|
|
|
- mgeisler
|
|
|
|
- qwandor
|