Skip to content

Commit 00e1e92

Browse files
committed
+changelog-ignore: dependabot
1 parent ea672c4 commit 00e1e92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: nuget
4+
assignees:
5+
- "${{ github.repository_owner }}"
46
directory: "/"
57
schedule:
68
interval: "daily"
@@ -11,6 +13,8 @@ updates:
1113
target-branch: "dev"
1214

1315
- package-ecosystem: npm
16+
assignees:
17+
- "${{ github.repository_owner }}"
1418
directory: "/"
1519
schedule:
1620
interval: "daily"

0 commit comments

Comments
 (0)