6568a9bc05
HashiCorp: Compliance / copywrite (push) Failing after 1s
Code Quality: Super-Linter / Super-Linter (push) Failing after 0s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h21m2s
Code Quality: TypeScript / Node.js (20.x) (push) Failing after 1h20m53s
21 lines
389 B
YAML
21 lines
389 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
groups:
|
|
github-actions-breaking:
|
|
update-types:
|
|
- major
|
|
github-actions-backward-compatible:
|
|
update-types:
|
|
- minor
|
|
- patch
|