mirror of
https://github.com/docker/login-action.git
synced 2025-02-07 11:41:57 +00:00
18 lines
388 B
YAML
18 lines
388 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
labels:
|
|
- ":game_die: dependencies"
|
|
- ":robot: bot"
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
allow:
|
|
- dependency-type: "production"
|
|
labels:
|
|
- ":game_die: dependencies"
|
|
- ":robot: bot"
|