pre-commit-hooks v2.3.0
Features
- Add
rpdb
to detected debuggers indebug-statements
- #389 PR by @danlamanna.
- Add
check-toml
hook
Fixes
- Add
__main__
block topre_commit.file_contents_sorter
so it can be invoked usingpython -m
- #405 PR by @squeaky-pl.