Rita Łyczywek
Results
2
comments of
Rita Łyczywek
if you use dependabot v2 just add to your `dependabot.yml` ``` pull-request-branch-name: separator: "-" ``` https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator
@xrvk you can just add separator config to your `dependabot.yml` ``` pull-request-branch-name: separator: "-" ``` https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator