We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62f8a0 commit c43ed2dCopy full SHA for c43ed2d
.github/dependabot.yml
@@ -9,34 +9,3 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
-
13
- - package-ecosystem: "gomod"
14
- directory: "/internal/common"
15
- schedule:
16
- interval: "daily"
17
18
19
- directory: "/internal/cpudb"
20
21
22
23
24
- directory: "/internal/report"
25
26
27
28
29
- directory: "/internal/script"
30
31
32
33
34
- directory: "/internal/target"
35
36
37
38
39
- directory: "/internal/util"
40
41
42
0 commit comments