Skip to content

chore(deps): update pre-commit hook jorisroovers/gitlint to v0.19.1

Renovate Bot requested to merge renovate/jorisroovers-gitlint-0.x into main

This MR contains the following updates:

Package Type Update Change
jorisroovers/gitlint repository minor v0.18.0 -> v0.19.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

jorisroovers/gitlint

v0.19.1

Compare Source

Development

  • Fix issue that prevented homebrew packages from being built (#​460)
  • Switch to using pypa/build in CI (#​463) - thanks @​webknjaz

v0.19.0

Compare Source

This release was primarily focussed on modernizing gitlint's build and test tooling (details: #​378).

General

  • Python 3.6 no longer supported (EOL since 2021-12-23) (#​379)
  • This is the last release to support the sh library (used under-the-hood to execute git commands) by setting GITLINT_USE_SH_LIB=1. This is already disabled by default since v0.18.0.

Features

  • Allow for a single commit in the --commits cmd-line param (#​412) - thanks carlescufi
  • Gitlint now separates FILE_ENCODING (always UTF-8) from TERMINAL_ENCODING (terminal dependent), this should improve issues with unicode. Use gitlint --debug to inspect these values. (#​424)

Bugfixes

Development


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports