mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
094b41b301
--------- Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
12 lines
No EOL
268 B
YAML
12 lines
No EOL
268 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: gomod
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
open-pull-requests-limit: 10 |