We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59456ad commit 48179bdCopy full SHA for 48179bd
.github/dependabot.yaml
@@ -1,6 +1,4 @@
1
version: 2
2
-assignees:
3
- - fredbi
4
updates:
5
- package-ecosystem: "github-actions"
6
directories:
@@ -16,6 +14,8 @@ updates:
16
14
development-dependencies:
17
15
patterns:
18
- '*'
+ assignees:
+ - fredbi
19
20
- package-ecosystem: "gomod"
21
# We define 4 groups of dependencies to regroup update pull requests:
@@ -62,3 +62,5 @@ updates:
62
- "golang.org/*"
63
allow:
64
- dependency-type: all
65
66
0 commit comments