mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-03 18:33:55 +01:00
23 lines
396 B
YAML
23 lines
396 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: gradle
|
|
labels: []
|
|
directory: /
|
|
target-branch: dev
|
|
schedule:
|
|
interval: monthly
|