mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-28 04:21:10 -05:00
14 lines
354 B
YAML
14 lines
354 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
allow:
|
|
- dependency-name: "github.com/hashicorp/packer-plugin-sdk"
|
|
- dependency-name: "github.com/hashicorp/hcl/v2"
|
|
- dependency-name: "github.com/zclconf/go-cty"
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|