Skip to content

Commit f8db4f9

Browse files
authored
chore(NODE-6568): add dependabot for github actions (#54)
1 parent 0936bf0 commit f8db4f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
version: 2
77
updates:
8+
- package-ecosystem: "github-actions" # See documentation for possible values
9+
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: "monthly"
812
- package-ecosystem: "npm" # See documentation for possible values
913
directory: "/" # Location of package manifests
1014
schedule:

0 commit comments

Comments
 (0)