We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf4e4d commit c885f84Copy full SHA for c885f84
1 file changed
.github/dependabot.yml
@@ -28,3 +28,17 @@ updates:
28
- ascopes
29
labels:
30
- 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