mirror of
https://github.com/anchore/grype
synced 2024-11-10 14:44:12 +00:00
5b0f0fe3b9
Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
10 lines
No EOL
200 B
YAML
10 lines
No EOL
200 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily |