* [StepSecurity] Apply security best practices * Keep needed check in precommit --------- Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> Signed-off-by: Sanket Sudake <sanketsudake@gmail.com> Co-authored-by: StepSecurity Bot <bot@stepsecurity.io>
37 lines
686 B
YAML
37 lines
686 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /cmd/builder
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /cmd/fetcher
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /cmd/fission-bundle
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /cmd/preupgradechecks
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /cmd/reporter
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|