markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update pre-commit to 2.11.1 #209

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates pre-commit from 2.10.1 to 2.11.1.

Changelog ### 2.11.1 ``` =================== Fixes - Fix r hooks when hook repo is a package - 1831 PR by lorenzwalthert. ``` ### 2.11.0 ``` =================== Features - Improve warning for mutable ref. - 1809 PR by JamMarHer. - Add support for `post-merge` hook. - 1800 PR by psacawa. - 1762 issue by psacawa. - Add `r` as a supported hook language. - 1799 PR by lorenzwalthert. Fixes - Fix `pre-commit install` on `subst` / network drives on windows. - 1814 PR by asottile. - 1802 issue by goroderickgo. - Fix installation of `local` golang repositories for go 1.16. - 1818 PR by rafikdraoui. - 1815 issue by rafikdraoui. ```
Links - PyPI: https://pypi.org/project/pre-commit - Changelog: https://pyup.io/changelogs/pre-commit/ - Repo: https://github.com/pre-commit/pre-commit
codecov[bot] commented 3 years ago

Codecov Report

Merging #209 (ac20603) into master (e3ae04d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ac20603 differs from pull request most recent head 06e7a20. Consider uploading reports for the commit 06e7a20 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   52.91%   52.91%           
=======================================
  Files          24       24           
  Lines        1595     1595           
=======================================
  Hits          844      844           
  Misses        751      751           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2d53079...06e7a20. Read the comment docs.