mirror of
https://github.com/docker/setup-qemu-action.git
synced 2024-11-06 04:05:40 +01:00
0acacc99a2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
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"
|