File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,41 +3,15 @@ updates:
33 - package-ecosystem : " maven"
44 directory : " /"
55 schedule :
6- interval : " weekly"
7- day : " monday"
8- time : " 06:00"
9- timezone : " Etc/UTC"
6+ interval : " monthly"
107 ignore :
118 # due to https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/issues/68
129 - dependency-name : " org.apache.maven.plugins:maven-surefire-plugin"
1310 versions : ["3.5.4", "3.5.5"]
1411 groups :
15- java-test-dependencies :
16- patterns :
17- - " org.junit.jupiter:*"
18- - " org.mockito:*"
19- - " org.hamcrest:*"
20- - " com.google.jimfs:jimfs"
21- maven-build-plugins :
22- patterns :
23- - " org.apache.maven.plugins:*"
24- - " org.jacoco:jacoco-maven-plugin"
25- - " org.owasp:dependency-check-maven"
26- - " org.sonatype.central:central-publishing-maven-plugin"
27- - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
28- java-production-dependencies :
12+ maven-dependencies :
2913 patterns :
3014 - " *"
31- exclude-patterns :
32- - " org.apache.maven.plugins:*"
33- - " org.jacoco:jacoco-maven-plugin"
34- - " org.owasp:dependency-check-maven"
35- - " org.sonatype.central:central-publishing-maven-plugin"
36- - " me.fabriciorby:maven-surefire-junit5-tree-reporter"
37- - " org.junit.jupiter:*"
38- - " org.mockito:*"
39- - " org.hamcrest:*"
40- - " com.google.jimfs:jimfs"
4115
4216
4317 - package-ecosystem : " github-actions"
You can’t perform that action at this time.
0 commit comments