|
1 | 1 | version: 2 |
2 | 2 | updates: |
3 | 3 | - package-ecosystem: maven |
4 | | - directories: |
5 | | - - "chapter2/quarkus-rest-services" |
6 | | - - "chapter3/quarkus-aws-lambda-http" |
7 | | - - "chapter3/quarkus-aws-requeststreamhandler" |
8 | | - - "chapter3/quarkus-azure-functions-http" |
9 | | - - "chapter3/quarkus-google-cloud-functions-cloud-events" |
10 | | - - "chapter3/quarkus-google-cloud-functions-http" |
11 | | - - "chapter4/knative-quarkus-function-ce" |
12 | | - - "chapter4/knative-quarkus-function-http" |
13 | | - - "chapter4/quarkus-funqy-aws" |
14 | | - - "chapter4/quarkus-funqy-azure" |
15 | | - - "chapter4/quarkus-funqy-gcp-cloud-events" |
16 | | - - "chapter4/quarkus-funqy-gcp-http" |
17 | | - - "chapter4/quarkus-funqy-standalone" |
| 4 | + directory: / |
| 5 | + # directories: |
| 6 | + # - "/chapter2/quarkus-rest-services" |
| 7 | + # - "/chapter3/quarkus-aws-lambda-http" |
| 8 | + # - "/chapter3/quarkus-aws-requeststreamhandler" |
| 9 | + # - "/chapter3/quarkus-azure-functions-http" |
| 10 | + # - "/chapter3/quarkus-google-cloud-functions-cloud-events" |
| 11 | + # - "/chapter3/quarkus-google-cloud-functions-http" |
| 12 | + # - "/chapter4/knative-quarkus-function-ce" |
| 13 | + # - "/chapter4/knative-quarkus-function-http" |
| 14 | + # - "/chapter4/quarkus-funqy-aws" |
| 15 | + # - "/chapter4/quarkus-funqy-azure" |
| 16 | + # - "/chapter4/quarkus-funqy-gcp-cloud-events" |
| 17 | + # - "/chapter4/quarkus-funqy-gcp-http" |
| 18 | + # - "/chapter4/quarkus-funqy-standalone" |
18 | 19 | open-pull-requests-limit: 20 |
19 | 20 | schedule: |
20 | 21 | interval: daily |
|
0 commit comments