mirror of
https://github.com/ReVanced/revanced-manager-downloaders.git
synced 2026-01-10 21:36:18 +00:00
28 lines
506 B
YAML
28 lines
506 B
YAML
version: 2
|
|
|
|
multi-ecosystem-groups:
|
|
dependency:
|
|
schedule:
|
|
interval: "weekly"
|
|
labels: [ ]
|
|
target-branch: dev
|
|
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
multi-ecosystem-group: "dependency"
|
|
directory: "/"
|
|
patterns:
|
|
- "*"
|
|
|
|
- package-ecosystem: "npm"
|
|
multi-ecosystem-group: "dependency"
|
|
directory: "/"
|
|
patterns:
|
|
- "*"
|
|
|
|
- package-ecosystem: "gradle"
|
|
multi-ecosystem-group: "dependency"
|
|
directory: /
|
|
patterns:
|
|
- "*"
|