Skip to content

Commit 7b93a3a

Browse files
dependabot release_2.8-1.5 (SiliconLabsSoftware#189)
1 parent 6986973 commit 7b93a3a

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,14 @@ updates:
1313
allow:
1414
- dependency-name: "third_party/matter_sdk"
1515
- dependency-name: "third_party/matter_support"
16-
target-branch: "main"
16+
target-branch: "main"
17+
18+
- package-ecosystem: "gitsubmodule"
19+
directory: "/"
20+
schedule:
21+
interval: "daily"
22+
time: "08:00"
23+
allow:
24+
- dependency-name: "third_party/matter_sdk"
25+
- dependency-name: "third_party/matter_support"
26+
target-branch: "release_2.8-1.5"

0 commit comments

Comments
 (0)