[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/executablebooks/mdformat: ff29be1a1ba8029d9375882aa2c812b62112a593 → 2d496dbc18e31b83a1596685347ffe0b6041daf0](https://github.com/executablebooks/mdformat/compare/ff29be1a1ba8029d9375882aa2c812b62112a593...2d496dbc18e31b83a1596685347ffe0b6041daf0)
- [github.com/PyCQA/isort: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc → dac090ce4d9ee313d086e2e89ab1acb8c2664fa1](https://github.com/PyCQA/isort/compare/c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc...dac090ce4d9ee313d086e2e89ab1acb8c2664fa1)
- [github.com/psf/black-pre-commit-mirror: fe95161893684893d68b1225356702ca71f8d388 → fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d](https://github.com/psf/black-pre-commit-mirror/compare/fe95161893684893d68b1225356702ca71f8d388...fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d)
- [github.com/pre-commit/mirrors-mypy: 9f70dc58c23dfcca1b97af99eaeee3140a807c7e → fc0f09a29bb495f4a91f00266155d6282d52485d](https://github.com/pre-commit/mirrors-mypy/compare/9f70dc58c23dfcca1b97af99eaeee3140a807c7e...fc0f09a29bb495f4a91f00266155d6282d52485d)
1 file changed
tree: 735b87afdd72e91d29f512bdacc86d6e24c2a602
  1. .github/
  2. src/
  3. tests/
  4. .bumpversion.cfg
  5. .flake8
  6. .gitignore
  7. .pre-commit-config.yaml
  8. LICENSE
  9. pyproject.toml
  10. README.md
README.md

mdurl

Build Status codecov.io PyPI version

This is a Python port of the JavaScript mdurl package. See the upstream README.md file for API documentation.