|
@@ -7,22 +7,6 @@ registries:
|
|
|
|
|
|
updates:
|
|
|
# Gradle
|
|
|
- - package-ecosystem: gradle
|
|
|
- target-branch: 1.3.x
|
|
|
- directory: /
|
|
|
- schedule:
|
|
|
- interval: daily
|
|
|
- time: '03:00'
|
|
|
- timezone: Etc/UTC
|
|
|
- labels:
|
|
|
- - 'type: dependency-upgrade'
|
|
|
- registries:
|
|
|
- - spring-milestones
|
|
|
- ignore:
|
|
|
- - dependency-name: '*'
|
|
|
- update-types:
|
|
|
- - version-update:semver-major
|
|
|
- - version-update:semver-minor
|
|
|
- package-ecosystem: gradle
|
|
|
target-branch: 1.4.x
|
|
|
directory: /
|
|
@@ -68,13 +52,6 @@ updates:
|
|
|
- spring-milestones
|
|
|
|
|
|
# GitHub Actions
|
|
|
- - package-ecosystem: github-actions
|
|
|
- target-branch: 1.3.x
|
|
|
- directory: /
|
|
|
- schedule:
|
|
|
- interval: weekly
|
|
|
- labels:
|
|
|
- - 'type: task'
|
|
|
- package-ecosystem: github-actions
|
|
|
target-branch: 1.4.x
|
|
|
directory: /
|
|
@@ -105,13 +82,6 @@ updates:
|
|
|
- 'type: task'
|
|
|
|
|
|
# NPM
|
|
|
- - package-ecosystem: npm
|
|
|
- target-branch: 1.3.x
|
|
|
- directory: /docs
|
|
|
- schedule:
|
|
|
- interval: weekly
|
|
|
- labels:
|
|
|
- - 'type: task'
|
|
|
- package-ecosystem: npm
|
|
|
target-branch: 1.4.x
|
|
|
directory: /docs
|