Skip to content

Make dependabot ignore setuptools and wheel#224

Merged
GlassOfWhiskey merged 1 commit into
masterfrom
fix-dependabot
May 3, 2026
Merged

Make dependabot ignore setuptools and wheel#224
GlassOfWhiskey merged 1 commit into
masterfrom
fix-dependabot

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Member

This commit forces dependabot to ignore updates to setuptools and wheel packages, as they are not present in the uv.lock file and produce Dependabot errors in the GitHub pipeline.

This commit forces dependabot to ignore updates to `setuptools` and
`wheel` packages, as they are not present in the `uv.lock` file and
produce Dependabot errors in the GitHub pipeline.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.66%. Comparing base (f771d25) to head (aa9049e).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           8        8           
  Lines         612      612           
=======================================
  Hits          561      561           
  Misses         51       51           

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

@GlassOfWhiskey GlassOfWhiskey requested a review from LanderOtto May 3, 2026 12:41
Copy link
Copy Markdown
Contributor

@LanderOtto LanderOtto left a comment

Choose a reason for hiding this comment

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

LGTM

@GlassOfWhiskey GlassOfWhiskey merged commit 970131f into master May 3, 2026
13 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the fix-dependabot branch May 3, 2026 13:48
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.

2 participants