conduit/.github/dependabot.yml

12 lines
246 B
YAML
Raw Normal View History

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
target-branch: main
- package-ecosystem: cargo
directory: "/"
schedule:
interval: "daily"
target-branch: main