go-openapi / inflect

fork of https://bitbucket.org/pkg/inflect
https://bitbucket.org/pkg/inflect
MIT License
23 stars 9 forks source link

fix(ci): remove dependency-type from dependabot groups #10

Closed fredbi closed 6 months ago

fredbi commented 6 months ago

dependency-type is irrelevant in the gomod ecosystem.

This setting prevented some updates to auto-merge as expected.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.54%. Comparing base (6bbc669) to head (dc13702). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10 +/- ## ========================================== - Coverage 99.57% 99.54% -0.03% ========================================== Files 1 1 Lines 472 442 -30 ========================================== - Hits 470 440 -30 Misses 2 2 ``` | [Flag](https://app.codecov.io/gh/go-openapi/inflect/pull/10/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [oldstable](https://app.codecov.io/gh/go-openapi/inflect/pull/10/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `99.54% <ø> (-0.03%)` | :arrow_down: | | [stable](https://app.codecov.io/gh/go-openapi/inflect/pull/10/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `99.54% <ø> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.