|
|
|
|
@ -40,7 +40,7 @@ updates:
@@ -40,7 +40,7 @@ updates:
|
|
|
|
|
- version-update:semver-major |
|
|
|
|
- version-update:semver-minor |
|
|
|
|
- package-ecosystem: gradle |
|
|
|
|
target-branch: main |
|
|
|
|
target-branch: 1.5.x |
|
|
|
|
directory: / |
|
|
|
|
schedule: |
|
|
|
|
interval: daily |
|
|
|
|
@ -55,6 +55,17 @@ updates:
@@ -55,6 +55,17 @@ updates:
|
|
|
|
|
update-types: |
|
|
|
|
- version-update:semver-major |
|
|
|
|
- version-update:semver-minor |
|
|
|
|
- package-ecosystem: gradle |
|
|
|
|
target-branch: main |
|
|
|
|
directory: / |
|
|
|
|
schedule: |
|
|
|
|
interval: daily |
|
|
|
|
time: '03:00' |
|
|
|
|
timezone: Etc/UTC |
|
|
|
|
labels: |
|
|
|
|
- 'type: dependency-upgrade' |
|
|
|
|
registries: |
|
|
|
|
- spring-milestones |
|
|
|
|
|
|
|
|
|
# GitHub Actions |
|
|
|
|
- package-ecosystem: github-actions |
|
|
|
|
@ -71,6 +82,13 @@ updates:
@@ -71,6 +82,13 @@ updates:
|
|
|
|
|
interval: weekly |
|
|
|
|
labels: |
|
|
|
|
- 'type: task' |
|
|
|
|
- package-ecosystem: github-actions |
|
|
|
|
target-branch: 1.5.x |
|
|
|
|
directory: / |
|
|
|
|
schedule: |
|
|
|
|
interval: weekly |
|
|
|
|
labels: |
|
|
|
|
- 'type: task' |
|
|
|
|
- package-ecosystem: github-actions |
|
|
|
|
target-branch: main |
|
|
|
|
directory: / |
|
|
|
|
@ -101,6 +119,13 @@ updates:
@@ -101,6 +119,13 @@ updates:
|
|
|
|
|
interval: weekly |
|
|
|
|
labels: |
|
|
|
|
- 'type: task' |
|
|
|
|
- package-ecosystem: npm |
|
|
|
|
target-branch: 1.5.x |
|
|
|
|
directory: /docs |
|
|
|
|
schedule: |
|
|
|
|
interval: weekly |
|
|
|
|
labels: |
|
|
|
|
- 'type: task' |
|
|
|
|
- package-ecosystem: npm |
|
|
|
|
target-branch: main |
|
|
|
|
directory: /docs |
|
|
|
|
|