Browse Source

Add dependabot for GH actions (#5250)

modifyDataloader
Zhiqiang Wang GitHub 2 years ago
parent
commit
8e87396705
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      .github/dependabot.yml

+ 11
- 0
.github/dependabot.yml View File

@@ -10,3 +10,14 @@ updates:
- glenn-jocher
labels:
- dependencies

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "04:00"
open-pull-requests-limit: 5
reviewers:
- glenn-jocher
labels:
- dependencies

Loading…
Cancel
Save