HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Update Python 3.6-compatible pre-commit hooks. #641

Closed knoepfel closed 2 years ago

knoepfel commented 2 years ago

The pre-commit auto-updater updates hooks that are not Python 3.6-compatible. This PR manually updates some of the hooks that are still compatible with Python 3.6.

codecov[bot] commented 2 years ago

Codecov Report

Merging #641 (2d84c10) into master (aeb6b97) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #641   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files          49       49           
  Lines        2889     2889           
  Branches      460      460           
=======================================
  Hits         2810     2810           
  Misses         53       53           
  Partials       26       26           
Flag Coverage Δ
python-3.10 96.98% <ø> (ø)
python-3.6 96.69% <ø> (-0.04%) :arrow_down:

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


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 aeb6b97...2d84c10. Read the comment docs.