Files
fission-src/.github/dependabot.yml
T
11a2fdbdab Apply best security practices for OpenSSF (#3069)
* [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>
2024-12-08 11:07:14 +05:30

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