|
@@ -40,7 +40,7 @@ updates:
|
|
- version-update:semver-major
|
|
- version-update:semver-major
|
|
- version-update:semver-minor
|
|
- version-update:semver-minor
|
|
- package-ecosystem: gradle
|
|
- package-ecosystem: gradle
|
|
- target-branch: main
|
|
|
|
|
|
+ target-branch: 1.5.x
|
|
directory: /
|
|
directory: /
|
|
schedule:
|
|
schedule:
|
|
interval: daily
|
|
interval: daily
|
|
@@ -55,6 +55,17 @@ updates:
|
|
update-types:
|
|
update-types:
|
|
- version-update:semver-major
|
|
- version-update:semver-major
|
|
- version-update:semver-minor
|
|
- 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
|
|
# GitHub Actions
|
|
- package-ecosystem: github-actions
|
|
- package-ecosystem: github-actions
|
|
@@ -71,6 +82,13 @@ updates:
|
|
interval: weekly
|
|
interval: weekly
|
|
labels:
|
|
labels:
|
|
- 'type: task'
|
|
- 'type: task'
|
|
|
|
+ - package-ecosystem: github-actions
|
|
|
|
+ target-branch: 1.5.x
|
|
|
|
+ directory: /
|
|
|
|
+ schedule:
|
|
|
|
+ interval: weekly
|
|
|
|
+ labels:
|
|
|
|
+ - 'type: task'
|
|
- package-ecosystem: github-actions
|
|
- package-ecosystem: github-actions
|
|
target-branch: main
|
|
target-branch: main
|
|
directory: /
|
|
directory: /
|
|
@@ -101,6 +119,13 @@ updates:
|
|
interval: weekly
|
|
interval: weekly
|
|
labels:
|
|
labels:
|
|
- 'type: task'
|
|
- 'type: task'
|
|
|
|
+ - package-ecosystem: npm
|
|
|
|
+ target-branch: 1.5.x
|
|
|
|
+ directory: /docs
|
|
|
|
+ schedule:
|
|
|
|
+ interval: weekly
|
|
|
|
+ labels:
|
|
|
|
+ - 'type: task'
|
|
- package-ecosystem: npm
|
|
- package-ecosystem: npm
|
|
target-branch: main
|
|
target-branch: main
|
|
directory: /docs
|
|
directory: /docs
|