Open
Description
Hi, awesome project!! I'd love to contribute.
I run bump --tag --commit
every time one of my repos changes and I was thinking there would be a lot of convenience to have a .bumprc
file to set default behavior and such. For me I would put tag=true
and commit=true
in the .bumprc
file and only have to run bump
from the project root. Thoughts?