atlassian-downloader/.github/dependabot.yml

9 lines
168 B
YAML
Raw Normal View History

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