Skip to content

Commit bf2c9e8

Browse files
authored
Try dependabot max_length param (#9529)
Attempt to shorten PR branche names created by dependabot.
1 parent e8247c8 commit bf2c9e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ updates:
99
directory: "/src/manifestmerger/"
1010
schedule:
1111
interval: "weekly"
12+
pull-request-branch-name:
13+
max_length: 50
1214
- package-ecosystem: "gitsubmodule"
1315
directory: "/"
1416
schedule:

0 commit comments

Comments
 (0)