Skip to content

Commit a824fbe

Browse files
authored
Merge pull request #6 from wright-io/minder_add_dependabot_configuration_for_github-actions
Add Dependabot configuration for github-actions
2 parents c1a1d8c + 1014670 commit a824fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"
3+
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
66
interval: "weekly"

0 commit comments

Comments
 (0)