We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a650838 commit a1e6545Copy full SHA for a1e6545
1 file changed
.github/dependabot.yml
@@ -10,37 +10,5 @@ updates:
10
layers:
11
patterns:
12
- "poky"
13
- target-branch: "master-next"
14
- - package-ecosystem: gitsubmodule
15
- directory: "/layers/agl"
16
- commit-message:
17
- prefix: "meta-*: "
18
- schedule:
19
- interval: "daily"
20
- groups:
21
- layers:
22
- patterns:
23
- - "meta-*"
24
25
26
- directory: "/layers/bsp"
27
28
29
30
31
32
33
34
35
36
37
- directory: "/layers/sw"
38
39
40
41
42
43
44
45
- "meta-*"
46
target-branch: "master-next"
0 commit comments