Skip to content

Commit 57df37c

Browse files
authored
Merge pull request #806 from NobodyXu/enable-dependabot-for-gha
2 parents f65aab4 + d2918f1 commit 57df37c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
# Workflow files stored in the
5+
# default location of `.github/workflows`
6+
directory: "/"
7+
schedule:
8+
interval: "daily"
39
- package-ecosystem: cargo
410
directory: "/"
511
schedule:

0 commit comments

Comments
 (0)