2022-02-19 11:51:07 +08:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
2023-09-14 00:21:06 +08:00
|
|
|
groups:
|
|
|
|
actions:
|
|
|
|
patterns:
|
|
|
|
- "*"
|
2023-08-11 20:21:31 +08:00
|
|
|
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/.github/actions/build-api-doc"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
2023-09-14 00:21:06 +08:00
|
|
|
groups:
|
|
|
|
actions:
|
|
|
|
patterns:
|
|
|
|
- "*"
|
2023-08-11 20:21:31 +08:00
|
|
|
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/.github/actions/setup-node"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
2023-09-14 00:21:06 +08:00
|
|
|
groups:
|
|
|
|
actions:
|
|
|
|
patterns:
|
|
|
|
- "*"
|
2023-08-11 20:21:31 +08:00
|
|
|
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: "/.github/actions/setup-python"
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
2023-09-14 00:21:06 +08:00
|
|
|
groups:
|
|
|
|
actions:
|
|
|
|
patterns:
|
|
|
|
- "*"
|