Skip to content

Commit 2483d41

Browse files
authored
Merge pull request #3378 from naveensrinivasan/patch-1
Included githubactions in the dependabot config
2 parents 980a959 + 2492af3 commit 2483d41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ updates:
2020
directory: "/hack/tools"
2121
schedule:
2222
interval: "weekly"
23+
24+
- package-ecosystem: "github-actions"
25+
directory: "/"
26+
schedule:
27+
interval: "daily"

0 commit comments

Comments
 (0)