Skip to content

Commit 677a079

Browse files
authored
Add Ezio as assignee for Dependabot PRs (#1693)
1 parent 25b4496 commit 677a079

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
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: monthly
7+
assignees:
8+
- "ezio-melotti"
79
groups:
810
actions:
911
patterns:
@@ -13,6 +15,8 @@ updates:
1315
directory: "/"
1416
schedule:
1517
interval: monthly
18+
assignees:
19+
- "ezio-melotti"
1620
groups:
1721
pip:
1822
patterns:

0 commit comments

Comments
 (0)