mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-12 22:29:26 +01:00
17 lines
282 B
YAML
17 lines
282 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: monthly
|
||
|
|
||
|
- package-ecosystem: npm
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: monthly
|
||
|
|
||
|
- package-ecosystem: gradle
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: monthly
|