Skip to content

Commit e0dba87

Browse files
authored
Fix formatting in dependabot.yml
1 parent 9da5c2b commit e0dba87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ updates:
66
target-branch: "next"
77
schedule:
88
interval: "weekly"
9-
# Maintain dependencies for GitHub Actions
9+
# Maintain dependencies for GitHub Actions
1010
- package-ecosystem: "github-actions"
1111
directory: "/"
1212
target-branch: "next"
1313
schedule:
14-
interval: "weekly"
14+
interval: "weekly"

0 commit comments

Comments
 (0)