mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-05 03:35:39 +01:00
23 lines
490 B
YAML
23 lines
490 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
time: "06:00"
|
|
timezone: "Europe/Paris"
|
|
labels:
|
|
- ":game_die: dependencies"
|
|
- ":robot: bot"
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
time: "06:00"
|
|
timezone: "Europe/Paris"
|
|
allow:
|
|
- dependency-type: "production"
|
|
labels:
|
|
- ":game_die: dependencies"
|
|
- ":robot: bot"
|