# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
assignees:
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
assignees:
schedule:
interval: "daily"