------------------
* Make top-level block unindenting more conservative, avoiding any action after seeing other tags outside of blocks.
`Issue 76 <https://github.com/adamchainz/djade/issues/76>`__.
* Make pre-commit hook exclude Python files by default.
Thanks to Ronny Vedrilla for the report in `Issue 64 <https://github.com/adamchainz/djade/issues/64>`__.
(`Commit b48fc45 in djade-pre-commit <https://github.com/adamchainz/djade-pre-commit/commit/b48fc450f2ef0c3d71f516ba0a8982963bcc992a>`__.)