Skip to content

Commit 48179bd

Browse files
committed
fixup dependabot.yaml
Signed-off-by: Frederic BIDON <[email protected]>
1 parent 59456ad commit 48179bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
version: 2
2-
assignees:
3-
- fredbi
42
updates:
53
- package-ecosystem: "github-actions"
64
directories:
@@ -16,6 +14,8 @@ updates:
1614
development-dependencies:
1715
patterns:
1816
- '*'
17+
assignees:
18+
- fredbi
1919

2020
- package-ecosystem: "gomod"
2121
# We define 4 groups of dependencies to regroup update pull requests:
@@ -62,3 +62,5 @@ updates:
6262
- "golang.org/*"
6363
allow:
6464
- dependency-type: all
65+
assignees:
66+
- fredbi

0 commit comments

Comments
 (0)