We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff2181 commit 3faed45Copy full SHA for 3faed45
dependabot.yml
@@ -6,25 +6,25 @@ updates:
6
schedule:
7
interval: "daily"
8
allow:
9
- - dependency-type: "production"
+ - dependency-type: "direct"
10
11
- package-ecosystem: "npm"
12
directory: "/backend"
13
14
15
16
17
18
19
directory: "/shared"
20
21
22
23
24
25
26
directory: "/dashboard"
27
28
29
30
0 commit comments