Skip to content

Commit da81b98

Browse files
committed
Test dependabot for Gradle
Signed-off-by: ricekot <[email protected]>
1 parent 24f8d04 commit da81b98

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ updates:
99
applies-to: version-updates
1010
patterns:
1111
- "*"
12+
- package-ecosystem: "gradle"
13+
directory: "/addOns/graphql"
14+
schedule:
15+
interval: "monthly"
16+
groups:
17+
gradle:
18+
applies-to: version-updates
19+
patterns:
20+
- '*'
File renamed without changes.

0 commit comments

Comments
 (0)