markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update pre-commit to 2.15.0 #285

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates pre-commit from 2.14.0 to 2.15.0.

Changelog ### 2.15.0 ``` =================== Features - add support for hooks written in `dart`. - 2027 PR by asottile. - add support for `post-rewrite` hooks. - 2036 PR by uSpike. - 2035 issue by uSpike. Fixes - fix `check-useless-excludes` with exclude matching broken symlink. - 2029 PR by asottile. - 2019 issue by pkoch. - eliminate duplicate mutable sha warning messages for `pre-commit autoupdate`. - 2030 PR by asottile. - 2010 issue by graingert. ``` ### 2.14.1 ``` =================== Fixes - fix force-push of disparate histories using git>=2.28. - 2005 PR by asottile. - 2002 issue by bogusfocused. - fix `check-useless-excludes` and `check-hooks-apply` matching non-root `.pre-commit-config.yaml`. - 2026 PR by asottile. - pre-commit-ci/issues84 issue by billsioros. ```
Links - PyPI: https://pypi.org/project/pre-commit - Changelog: https://pyup.io/changelogs/pre-commit/ - Repo: https://github.com/pre-commit/pre-commit
pyup-bot commented 2 years ago

Closing this in favor of #324