k8s-set-context/.github/dependabot.yml
Brandon Foley 2d160654d6
Adding dependabot (#89)
* Adding dependabot

* update spacing
2024-09-05 18:00:13 -04:00

18 lines
361 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'
- package-ecosystem: github-actions
directory: .github/workflows
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'