Files
managarr-tree-widget/.github/dependabot.yml
2021-08-09 07:57:33 +02:00

14 lines
386 B
YAML

# Please see the documentation for all configuration options:
# https://help.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"
time: "03:37" # UTC
commit-message:
prefix: "build(cargo):"