Updates
* Don't wait the whole repo to be cloned before raising ``branch x not found in upstream``, report immediately
* Optimized folder discovery and creation
* Better pre-commit workflow and updated tests
* Better packaging and new pre-commit checks - special thanks to hugovk
What's Changed
* Convert `setup.py` to `pyproject.toml` by hugovk in https://github.com/egeakman/python-docs-bootstrapper/pull/5
* Optimize the bootstrapper and tests by egeakman in https://github.com/egeakman/python-docs-bootstrapper/pull/2
New Contributors
* hugovk made their first contribution in https://github.com/egeakman/python-docs-bootstrapper/pull/5
**Full Changelog**: https://github.com/egeakman/python-docs-bootstrapper/compare/0.1.1...0.1.2