Skip to content

Commit f8c376a

Browse files
committed
Add Maven dependencies to dependabot.
Signed-off-by: James R. Perkins <jperkins@ibm.com>
1 parent 309ac41 commit f8c376a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "maven"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
open-pull-requests-limit: 10
38
- package-ecosystem: "github-actions"
49
# Workflow files stored in the
510
# default location of `.github/workflows`

0 commit comments

Comments
 (0)