HEPData / hepdata_lib

Library for getting your data into HEPData
https://hepdata-lib.readthedocs.io
MIT License
15 stars 39 forks source link

Add dependabot config for GitHub actions #201

Closed clelange closed 1 year ago

clelange commented 1 year ago

Following instructions at https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates

Later PRs could do the same for Python/pip and maybe also Docker.

codecov-commenter commented 1 year ago

Codecov Report

Merging #201 (6e05cd0) into master (764d939) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   87.75%   87.75%           
=======================================
  Files           4        4           
  Lines         964      964           
  Branches      195      188    -7     
=======================================
  Hits          846      846           
  Misses         86       86           
  Partials       32       32           
Flag Coverage Δ
unittests-3.8 87.75% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

clelange commented 1 year ago

Will merge without review (also, not sure there's a reviewer left besides me). If things go crazy, we can remove the whole dependabot fun.