Files
2024-07-09 22:36:27 +02:00

15 lines
408 B
YAML

# 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: "/"
open-pull-requests-limit: 30
schedule:
interval: "weekly"
day: "saturday"
time: "02:42" # UTC
commit-message:
prefix: "build(cargo):"