alioth/.github/dependabot.yml
Changyuan Lyu 47d86a40af ci: change dependabot interval to weekly
Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-08-19 09:46:58 -07:00

12 lines
236 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
commit-message:
prefix: "ci"
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly