Skip to content

Commit 570eb27

Browse files
authored
Update dependabot.yml
1 parent 0aa9992 commit 570eb27

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
version: 2
22
updates:
3-
- package-ecosystem: pip
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
8-
labels:
9-
- 'Type: Dependency update'
103
- package-ecosystem: github-actions
4+
target-branch: development
115
directory: "/"
126
schedule:
137
interval: daily
148
open-pull-requests-limit: 10
159
labels:
1610
- 'Type: Dependency update'
1711
- package-ecosystem: gradle
12+
target-branch: development
1813
directory: "/"
1914
schedule:
2015
interval: daily

0 commit comments

Comments
 (0)