Skip to content

Commit eb133b3

Browse files
authored
Update dependabot.yml
1 parent 6dddd39 commit eb133b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 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+
labels:
9+
- 'Type: Dependency update'
810
- package-ecosystem: github-actions
911
directory: "/"
1012
schedule:
1113
interval: daily
1214
open-pull-requests-limit: 10
15+
labels:
16+
- 'Type: Dependency update'
1317
- package-ecosystem: gradle
1418
directory: "/"
1519
schedule:

0 commit comments

Comments
 (0)