mirror of
https://github.com/JingMatrix/LSPosed.git
synced 2026-03-27 02:48:40 +00:00
Update for mainswitchbar from 1.0.2 to 1.1.0 should be ignored in the future. Co-authored-by: JingMatrix <jingmatrix@gmail.com>
27 lines
470 B
YAML
27 lines
470 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: gitsubmodule
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
submodule:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: gradle
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
groups:
|
|
maven:
|
|
patterns:
|
|
- "*"
|