File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -7,26 +7,11 @@ version: 2
7
7
updates :
8
8
- package-ecosystem : maven
9
9
directories :
10
- - " /labs/unicorn-store/software/unicorn-store-spring"
11
- - " /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm"
12
- - " /labs/unicorn-store/software/alternatives/unicorn-store-micronaut"
13
- - " /labs/unicorn-store/software/alternatives/unicorn-store-quarkus"
14
- - " /labs/unicorn-store/software/alternatives/unicorn-audit-service"
15
- - " /labs/unicorn-store/infrastructure/cdk"
16
- - " /labs/unicorn-store/infrastructure/db-setup"
17
- - " /labs/unicorn-location-api/UnicornLocationFunction"
18
- - " /labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction"
19
- - " /labs/unicorn-stock-broker"
10
+ - " **/*"
20
11
schedule :
21
12
interval : " weekly"
22
- ignore : # needs manual GraalVM config updates (reflect-config)
23
- - dependency-name : " software.amazon.awssdk:*"
24
- versions :
25
- - " > 2.25.45"
26
13
- package-ecosystem : docker
27
14
directories :
28
- - " /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm"
29
- - " /labs/unicorn-location-api/graal"
30
- - " /labs/unicorn-location-api/final/unicorn-location-api-final"
15
+ - " **/*"
31
16
schedule :
32
17
interval : " weekly"
You can’t perform that action at this time.
0 commit comments