We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dddd39 commit eb133b3Copy full SHA for eb133b3
1 file changed
.github/dependabot.yml
@@ -5,11 +5,15 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 10
8
+ labels:
9
+ - 'Type: Dependency update'
10
- package-ecosystem: github-actions
11
directory: "/"
12
13
14
15
16
17
- package-ecosystem: gradle
18
19
0 commit comments