2024-02-18 22:58:29 +01:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
labels: []
|
|
|
|
directory: /
|
|
|
|
target-branch: dev
|
|
|
|
schedule:
|
|
|
|
interval: monthly
|
2024-09-06 15:44:40 +02:00
|
|
|
groups:
|
|
|
|
gh-actions:
|
|
|
|
applies-to: version-updates
|
|
|
|
patterns:
|
|
|
|
- "*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
|
|
|
- "patch"
|
2024-02-18 22:58:29 +01:00
|
|
|
|
|
|
|
- package-ecosystem: npm
|
|
|
|
labels: []
|
|
|
|
directory: /
|
|
|
|
target-branch: dev
|
|
|
|
schedule:
|
|
|
|
interval: monthly
|
2024-09-06 15:44:40 +02:00
|
|
|
groups:
|
|
|
|
npm:
|
|
|
|
applies-to: version-updates
|
|
|
|
patterns:
|
|
|
|
- "*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
|
|
|
- "patch"
|
2024-02-18 22:58:29 +01:00
|
|
|
|
2024-03-22 05:54:57 +01:00
|
|
|
# ReVanced Manager Flutter
|
2024-02-18 22:58:29 +01:00
|
|
|
- package-ecosystem: pub
|
|
|
|
labels: []
|
|
|
|
directory: /
|
|
|
|
target-branch: dev
|
|
|
|
schedule:
|
|
|
|
interval: monthly
|
2024-09-06 15:44:40 +02:00
|
|
|
groups:
|
|
|
|
pubspec:
|
|
|
|
applies-to: version-updates
|
|
|
|
patterns:
|
|
|
|
- "*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
|
|
|
- "patch"
|
2024-02-18 22:58:29 +01:00
|
|
|
|
2024-03-22 05:54:57 +01:00
|
|
|
- package-ecosystem: gradle
|
|
|
|
labels: []
|
2024-09-06 14:27:55 +02:00
|
|
|
directory: /android
|
2024-03-22 05:54:57 +01:00
|
|
|
target-branch: dev
|
|
|
|
schedule:
|
|
|
|
interval: monthly
|
2024-09-06 15:44:40 +02:00
|
|
|
groups:
|
|
|
|
gradle:
|
|
|
|
applies-to: version-updates
|
|
|
|
patterns:
|
|
|
|
- "*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
|
|
|
- "patch"
|
2024-03-22 05:54:57 +01:00
|
|
|
|
|
|
|
# ReVanced Manager Compose
|
2024-02-18 22:58:29 +01:00
|
|
|
- package-ecosystem: gradle
|
|
|
|
labels: [ "ReVanced Manager Compose" ]
|
|
|
|
directory: /
|
|
|
|
target-branch: compose-dev
|
|
|
|
schedule:
|
|
|
|
interval: monthly
|
2024-09-06 15:44:40 +02:00
|
|
|
groups:
|
|
|
|
gradle-compose:
|
|
|
|
applies-to: version-updates
|
|
|
|
patterns:
|
|
|
|
- "*"
|
|
|
|
update-types:
|
|
|
|
- "minor"
|
|
|
|
- "patch"
|