1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-15 17:50:57 +00:00
kastenhq-kubestr/.github/dependabot.yaml
Julio Lopez 2a1505a42f
chore(deps): Enable dependabot updates (#114)
Enables dependabot updates
Add automatic dependency review to avoid vulnerability regressions
2022-07-19 21:31:51 -07:00

12 lines
262 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: "/"
open-pull-requests-limit: 2
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 3
schedule:
interval: weekly