Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a config for GitHub Dependabot #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Jul 6, 2020

Dependabot has been acquired by GitHub a while back. And now they are migrating over from the dependabot-preview GitHub App to a built-in native GitHub Dependabot. It'll send pin updates the same way but you'll also be able to see the logs @ https://github.com/python-trio/snekomatic/network/updates.

This PR adds an initial config necessary for this migration.

The config and extra docs can be found here: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates.

@webknjaz webknjaz added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jul 6, 2020
@webknjaz webknjaz requested a review from njsmith July 6, 2020 22:22
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #114 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files          13       13           
  Lines         660      660           
  Branches       56       56           
=======================================
  Hits          623      623           
  Misses         28       28           
  Partials        9        9           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant