earthlab / earthpy

A package built to support working with spatial data using open source python
https://earthpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
508 stars 160 forks source link

Update pre-commit to 3.5.0 #916

Closed pyup-bot closed 11 months ago

pyup-bot commented 1 year ago

This PR updates pre-commit from 3.3.3 to 3.5.0.

Changelog ### 3.5.0 ``` ================== Features - Improve performance of `check-hooks-apply` and `check-useless-excludes`. - 2998 PR by mxr. - 2935 issue by mxr. Fixes - Use `time.monotonic()` for more accurate hook timing. - 3024 PR by adamchainz. Migrating - Require npm 6.x+ for `language: node` hooks. - 2996 PR by RoelAdriaans. - 1983 issue by henryiii. ``` ### 3.4.0 ``` ================== Features - Add `language: haskell`. - 2932 by alunduil. - Improve cpu count detection when run under cgroups. - 2979 PR by jdb8. - 2978 issue by jdb8. Fixes - Handle negative exit codes from hooks receiving posix signals. - 2971 PR by chriskuehl. - 2970 issue by chriskuehl. ```
Links - PyPI: https://pypi.org/project/pre-commit - Changelog: https://data.safetycli.com/changelogs/pre-commit/ - Repo: https://github.com/pre-commit/pre-commit
codecov[bot] commented 1 year ago

Codecov Report

Merging #916 (dc21f79) into main (5b7bfb3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #916   +/-   ##
=======================================
  Coverage   93.91%   93.91%           
=======================================
  Files          26       26           
  Lines        1708     1708           
=======================================
  Hits         1604     1604           
  Misses        104      104           
Flag Coverage Δ
unittests 93.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

pyup-bot commented 11 months ago

Closing this in favor of #925