Skip to content

Commit 76bbba4

Browse files
Fix dependabot.yml formatting (#41979)
1 parent 4bda81e commit 76bbba4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ updates:
1313
include: scope
1414
labels:
1515
- area-infrastructure
16-
- package-ecosystem: "github-actions"
17-
directory: "/"
18-
schedule:
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
18+
schedule:
1919
# Weekly interval opens PRs on Monday.
2020
interval: "weekly"
21-
commit-message:
22-
prefix: "[main] "
23-
include: scope
24-
labels:
21+
commit-message:
22+
prefix: "[main] "
23+
include: scope
24+
labels:
2525
- area-infrastructure
2626

2727
# Keep submodules up to date in 'release/*' branches. (Unfortunately Dependabot security PRs can't target these.)

0 commit comments

Comments
 (0)