Skip to content

Commit f7d975b

Browse files
committed
Fix typo in Dependabot
1 parent 978f479 commit f7d975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
directory: "/.github/workflows"
55
schedule:
66
interval: "weekly"
7-
- package-ecosystem: "devcontainer"
7+
- package-ecosystem: "devcontainers"
88
directory: "/.devcontainer"
99
schedule:
1010
interval: "weekly"

0 commit comments

Comments
 (0)