Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 445f97b

Browse files
Upgrade to GitHub-native Dependabot (#403)
* Upgrade to GitHub-native Dependabot * configure dependabot v2 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent 725c1ed commit 445f97b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: nuget
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
day: "friday"
8+
time: "05:00"
9+
timezone: Asia/Dhaka
10+
open-pull-requests-limit: 10
11+
reviewers:
12+
- ratanparai
13+
labels:
14+
- "dependencies"

0 commit comments

Comments
 (0)