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

ci: add dependabot #48

Merged
merged 2 commits into from
Jun 29, 2023
Merged

ci: add dependabot #48

merged 2 commits into from
Jun 29, 2023

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

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.

@dlaehnemann dlaehnemann merged commit 3a5f0b9 into rust-bio:master Jun 29, 2023
8 checks passed
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.

None yet

3 participants