Skip to content

Conversation

@SKY-ALIN
Copy link
Contributor

Dependabot will make PRs to update dependencies weekly, it helps keep dependencies up to date. You don't need to add something to the repository's settings or this PR, it'll start to work after the merge.

GitHub page about it

An article about it on Medium

@dlaehnemann dlaehnemann changed the title Add dependabot feat: add dependabot Jun 26, 2023
@coveralls
Copy link

coveralls commented Jun 26, 2023

Pull Request Test Coverage Report for Build 5405379977

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.477%

Totals Coverage Status
Change from base Build 5187478476: 0.0%
Covered Lines: 471
Relevant Lines: 742

💛 - Coveralls

@SKY-ALIN SKY-ALIN changed the title feat: add dependabot ci: add dependabot Jun 26, 2023
Copy link
Member

@dlaehnemann dlaehnemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As with the rust-bio PR, I'd move this new .yml file into the .github/workflows directory, so that all workflows are in one place. Other than that, this is good to go.

Thanks a lot for the contribution!

@SKY-ALIN
Copy link
Contributor Author

I suppose it's not possible because it must be stored exactly in the .github folder:

You must store this file in the .github directory of your repository. When you add or update the dependabot.yml file, this triggers an immediate check for version updates.

Source: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file

@SKY-ALIN SKY-ALIN requested a review from dlaehnemann June 28, 2023 20:07
Copy link
Member

@dlaehnemann dlaehnemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, so it also works in sub-directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants