Skip to content

chore(deps-dev): Bump pre-commit from 2.17.0 to 2.18.1

Victor Engmark requested to merge dependabot-pip-pre-commit-2.18.1 into main

Bumps pre-commit from 2.17.0 to 2.18.1.

Release notes

Sourced from pre-commit's releases.

pre-commit v2.18.1

Fixes

pre-commit v2.18.0

Features

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.
Changelog

Sourced from pre-commit's changelog.

2.18.1 - 2022-04-02

Fixes

2.18.0 - 2022-04-02

Features

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.
Commits
  • 0276e25 v2.18.1
  • f5af0a9 Merge pull request #2324 from pre-commit/local-hooks-py27
  • 1722448 fix python 2.7 repo: local hooks
  • c5a39ae v2.18.0
  • 3aa2ce8 Merge pull request #2323 from pre-commit/move-try-slightly
  • a138c85 move patch discarding inside try for staged_files_only
  • 7602abc Merge pull request #2322 from pre-commit/default-install-hook-types
  • e11163d Merge pull request #2301 from jeff-m-sullivan/rscript-path
  • d650160 Merge pull request #2252 from daschuer/worktree_fix
  • fd0177a implement default_install_hook_types
  • Additional commits viewable in compare view

Merge request reports