Skip to content

Commit 3a2e9e8

Browse files
authored
senzing-factory/build-resources#195 update dependabot config (#54)
1 parent ff154dd commit 3a2e9e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ updates:
1515
directory: "/"
1616
schedule:
1717
interval: "daily"
18+
- package-ecosystem: "maven"
19+
directory: "/java/"
20+
schedule:
21+
interval: "daily"
22+
- package-ecosystem: “nuget”
23+
directories: “/csharp/*”
24+
schedule:
25+
interval: “daily"

0 commit comments

Comments
 (0)