Merge pull request #4543 from turrisxyz/dependabot

Included githubactions in the dependabot config
This commit is contained in:
Kubernetes Prow Robot
2022-04-01 09:44:46 -07:00
committed by GitHub

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"