mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
19 lines
377 B
YAML
19 lines
377 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /.github/workflows
|
|
schedule:
|
|
interval: weekly
|
|
commit-message:
|
|
prefix: ci
|
|
assignees:
|
|
- AnnAngela
|
|
- Constrat
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
ignore:
|
|
- dependency-name: "Nerixyz/actionsx-prettier"
|
|
versions: ["3.0.0"]
|