mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
595e5e8d62
Add default reviewers Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
12 lines
252 B
YAML
12 lines
252 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
allow:
|
|
- dependency-type: "production"
|