hyperfine/.github/dependabot.yml
2023-03-15 08:56:05 +01:00

14 lines
285 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 2
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"