mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-08 05:07:02 +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
|