pkgsrc-wip/pre-commit
Iku Iwasa c866b1e859 pre-commit: Update to 2.8.2
2.8.2 - 2020-10-30

Fixes

* Fix installation of ruby hooks with language_version: default

2.8.1 - 2020-10-28
Fixes

* Allow default language_version of system when the homedir is /

2.8.0 - 2020-10-28

Features

* Update rbenv / ruby-build
* Update sample-config versions
* Add new language: dotnet
* Add --negate option to language: pygrep hooks
* Add zipapp support
* Run pre-commit through https://pre-commit.ci
* Add new language: coursier (a jvm-based package manager)
* Exit with distinct codes: 1 (user error), 3 (unexpected error), 130 (^C)

Fixes

* Improve healthy() check for language: node + language_version: system
  hooks when the system executable goes missing.
* Fix excess whitespace in error log traceback
* Fix posixlike shebang invocations with shim executables of the git hook
  script on windows.
* Remove hard-coded C:\PythonXX\python.exe path on windows as it caused
  confusion (and virtualenv can sometimes do better)
* Fix language: ruby hooks when --format-executable is present in a gemrc
* Move cygwin / win32 mismatch error earlier to catch msys2 mismatches
* Remove -p workaround for old virtualenv
* Fix language: node installations to not symlink outside of the
  environment
* Don't identify shim executables as valid system for defaulting
  language_version for language: node / language: ruby
2020-10-31 09:27:43 +09:00
..
DESCR
Makefile pre-commit: Update to 2.8.2 2020-10-31 09:27:43 +09:00
PLIST pre-commit: Update to 2.8.2 2020-10-31 09:27:43 +09:00
distinfo pre-commit: Update to 2.8.2 2020-10-31 09:27:43 +09:00