Skip to content

Commit 28027ba

Browse files
authored
chore: make branch names strict as this affects git on windows (#1710)
2 parents fc4e86f + 8661d7d commit 28027ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"labels": ["dependencies"],
66
"rebaseLabel": "renovate-rebase",
77
"branchPrefix": "deps/",
8+
"branchNameStrict": true,
89
"prHourlyLimit": 5,
910
"prConcurrentLimit": 5,
1011
"prCreation": "immediate",

0 commit comments

Comments
 (0)