hyperfine/.github/dependabot.yml

14 lines
285 B
YAML
Raw Normal View History

2021-04-29 18:04:45 +03:00
version: 2
updates:
2022-09-07 09:39:59 +03:00
- package-ecosystem: cargo
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 2
2023-03-07 06:17:16 +03:00
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"