Skip to content

Commit 666dd6a

Browse files
committed
update with develop
1 parent bcff250 commit 666dd6a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8-
- package-ecosystem: github-actions
8+
target-branch: main
9+
- package-ecosystem: maven
910
directory: "/"
1011
schedule:
1112
interval: daily
1213
open-pull-requests-limit: 10
13-
target-branch:
14-
- main
15-
- develop
14+
target-branch: develop
15+
- package-ecosystem: github-actions
16+
directory: "/"
17+
schedule:
18+
interval: daily
19+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)