Skip to content

Commit 72b8e9d

Browse files
committed
Configure dependabot for GitHub actions
1 parent 3068874 commit 72b8e9d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ updates:
1717
- match:
1818
dependency-name: "k8s.io/client-go"
1919
update-type: "semver-patch"
20+
21+
- package-ecosystem: github-actions
22+
directory: "/"
23+
schedule:
24+
interval: weekly

0 commit comments

Comments
 (0)