Skip to content

Commit e8b1259

Browse files
authored
ci(fix): remove wrong target-branch from dependabot configuration
Removed target-branch for GitHub Actions and Cargo.
1 parent f969b49 commit e8b1259

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
@@ -5,10 +5,8 @@ updates:
55
directory: /
66
schedule:
77
interval: daily
8-
target-branch: develop
98

109
- package-ecosystem: cargo
1110
directory: /
1211
schedule:
1312
interval: daily
14-
target-branch: develop

0 commit comments

Comments
 (0)