1
0
mirror of https://github.com/sharkdp/bat synced 2024-07-08 22:42:27 +00:00
bat/.github/dependabot.yml
2021-05-12 11:18:03 +02:00

19 lines
339 B
YAML

version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
ignore:
- dependency-name: git2
versions:
- 0.13.17
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin