mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 09:07:47 +01:00
25d53ce9a8
And accept more commit. Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
29 lines
553 B
YAML
29 lines
553 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
labels: []
|
|
directory: /
|
|
target-branch: dev
|
|
schedule:
|
|
interval: monthly
|
|
|
|
- package-ecosystem: npm
|
|
labels: []
|
|
directory: /
|
|
target-branch: dev
|
|
schedule:
|
|
interval: monthly
|
|
|
|
- package-ecosystem: pub
|
|
labels: []
|
|
directory: /
|
|
target-branch: dev
|
|
schedule:
|
|
interval: monthly
|
|
|
|
- package-ecosystem: gradle
|
|
labels: [ "ReVanced Manager Compose" ]
|
|
directory: /
|
|
target-branch: compose-dev
|
|
schedule:
|
|
interval: monthly
|