atlassian-downloader/.github/dependabot.yml

9 lines
152 B
YAML
Raw Normal View History

2021-01-13 19:22:36 +03:00
version: 2
updates:
2023-10-07 01:46:53 +03:00
- package-ecosystem: "nuget"
directory: "/src"
2021-01-13 19:22:36 +03:00
schedule:
2023-10-07 01:46:53 +03:00
interval: "daily"
2021-01-13 19:22:36 +03:00
time: "02:00"
2023-10-06 23:55:13 +03:00
open-pull-requests-limit: 10