Skip to content

Commit 6d89eb5

Browse files
committed
ci(dependabot): remove target-branch options conflicting with commit-message
1 parent c3a312d commit 6d89eb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version: 2
33
updates:
44
- package-ecosystem: "docker"
55
directory: "/latex"
6-
target-branch: "main"
76
schedule:
87
interval: "daily"
98
commit-message:
@@ -18,7 +17,6 @@ updates:
1817
commit-message:
1918
prefix: build(deps)
2019
- package-ecosystem: "github-actions"
21-
target-branch: "main"
2220
directory: "/"
2321
schedule:
2422
interval: "daily"

0 commit comments

Comments
 (0)