Skip to content

Commit 35ad0b6

Browse files
authored
Fix indentation in dependabot.yml
1 parent 9306607 commit 35ad0b6

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
@@ -4,7 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7-
- package-ecosystem: "github-actions"
7+
- package-ecosystem: "github-actions"
88
directory: /
99
schedule:
1010
interval: "weekly"

0 commit comments

Comments
 (0)