markhoerth / dremio_client

Apache License 2.0
31 stars 26 forks source link

Update pre-commit to 2.12.1 #222

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates pre-commit from 2.11.1 to 2.12.1.

Changelog ### 2.12.1 ``` =================== Fixes - Fix race condition when stashing files in multiple parallel invocations - 1881 PR by adamchainz. - 1880 issue by adamchainz. ``` ### 2.12.0 ``` =================== Features - Upgrade rbenv. - 1854 PR by asottile. - 1848 issue by sirosen. Fixes - Give command length a little more room when running batch files on windows so underlying commands can expand further. - 1864 PR by asottile. - pre-commit/mirrors-prettier7 issue by DeltaXWizard. - Fix permissions of root folder in ruby archives. - 1868 PR by asottile. ```
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 #222 (4758048) into master (9c6bf83) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   52.74%   52.74%           
=======================================
  Files          24       24           
  Lines        1623     1623           
=======================================
  Hits          856      856           
  Misses        767      767           

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 9c6bf83...4758048. Read the comment docs.

pyup-bot commented 3 years ago

Closing this in favor of #248