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 cf634e6 commit 0cdfb48Copy full SHA for 0cdfb48
.github/dependabot.yml
@@ -9,11 +9,23 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ reviewers:
13
+ - 'jessfraz'
14
+ - 'paultag'
15
+ - 'iterion'
16
- package-ecosystem: "github-actions" # See documentation for possible values
17
18
19
20
21
22
23
24
- package-ecosystem: "gitsubmodule" # See documentation for possible values
25
26
27
28
29
30
31
0 commit comments