Skip to content

Commit 2cd416d

Browse files
authored
Fix broken dependabot config
1 parent 065b86f commit 2cd416d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ updates:
1111
schedule:
1212
# Check for updates to GitHub Actions every weekday
1313
interval: "daily"
14-
labels:
15-
- "dependencies"
16-
- "patch"
17-
reviewers:
18-
- "johnboyes"
14+
labels:
15+
- "dependencies"
16+
- "patch"
17+
reviewers:
18+
- "johnboyes"

0 commit comments

Comments
 (0)