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

chore: Add Dependabot for Github actions and npm #37

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

Conversation

cicoub13
Copy link
Member

Fixes #23

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.66%. Comparing base (ffc8641) to head (b14498d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   75.66%   75.66%           
=======================================
  Files          93       93           
  Lines        1886     1886           
  Branches      362      365    +3     
=======================================
  Hits         1427     1427           
  Misses        450      450           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

schedule:
interval: 'weekly'
labels:
- 'CI'
Copy link
Member

Choose a reason for hiding this comment

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

This one does not affect only the CI.

Suggested change
- 'CI'
- 'dependencies'

@@ -0,0 +1,19 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
Copy link
Member

Choose a reason for hiding this comment

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

I'd remove at least these 2 lines, if not all comments.

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.

Setup dependabot for github actions (and more?)
2 participants