X Tutup
The Wayback Machine - https://web.archive.org/web/20220412152430/https://github.com/pre-commit/pre-commit/releases
Skip to content
Compare
Choose a tag to compare

Fixes

  • Fix regression for repo: local hooks running python<3.7
Compare
Choose a tag to compare

Features

  • Keep GIT_HTTP_PROXY_AUTHMETHOD in git environ.
  • Support both cs and coursier executables for coursier hooks.
  • Include more information in errors for language_version / additional_dependencies for languages which do not support them.
  • Have autoupdate preferentially pick tags which look like versions when there are multiple equivalent tags.
  • Upgrade ruby-build.
  • Add top level default_install_hook_types which will be installed when --hook-types is not specified in pre-commit install.

Fixes

Updating

  • Remove python3.6 support. Note that pre-commit still supports running hooks written in older versions, but pre-commit itself requires python 3.7+.
  • pre-commit has migrated from the master branch to main.
Compare
Choose a tag to compare

Features

Fixes

Compare
Choose a tag to compare

Features

Fixes

Compare
Choose a tag to compare

Features

Fixes

Compare
Choose a tag to compare

Fixes

Compare
Choose a tag to compare

Features

Fixes

Compare
Choose a tag to compare

Features

Fixes

Compare
Choose a tag to compare

Fixes

Compare
Choose a tag to compare

Features

Fixes

X Tutup