Skip to content

Commit c885f84

Browse files
authored
Update dependabot.yml to include ITs
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 1bf4e4d commit c885f84

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,17 @@ updates:
2828
- ascopes
2929
labels:
3030
- maven
31+
- package-ecosystem: maven
32+
directory: '/java-compiler-testing/src/it/*'
33+
open-pull-requests-limit: 99
34+
rebase-strategy: auto
35+
schedule:
36+
interval: weekly
37+
day: monday
38+
time: "06:00"
39+
timezone: Europe/London
40+
target-branch: main
41+
assignees:
42+
- ascopes
43+
labels:
44+
- maven

0 commit comments

Comments
 (0)