Skip to content

Commit 8661d7d

Browse files
committed
chore: make branch names strict as this affects git on windows
1 parent fc4e86f commit 8661d7d

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)