mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-05 11:45:40 +01:00
22924852dc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
19 lines
350 B
YAML
19 lines
350 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
labels:
|
|
- "dependencies"
|
|
- "bot"
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
allow:
|
|
- dependency-type: "production"
|
|
labels:
|
|
- "dependencies"
|
|
- "bot"
|