Skip to content

chore(dependabot): remove exception to avoid mypy and ruff pre-commit updates - #227

Merged
mdevolde merged 1 commit into
jxmorris12:masterfrom
mdevolde:chore/dependabot
Aug 1, 2026
Merged

chore(dependabot): remove exception to avoid mypy and ruff pre-commit updates#227
mdevolde merged 1 commit into
jxmorris12:masterfrom
mdevolde:chore/dependabot

Conversation

@mdevolde

@mdevolde mdevolde commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

chore(dependabot): remove exception to avoid mypy and ruff pre-commit updates

Why the pull request was made

To allow dependabot to submit PR to update pre-commit packages of ruff and mypy. I previously wanted to avoid these updates because their versions must be kept up to date with related versions in pyproject.toml, but I can bump the version by hand when dependabot performs a PR.

Summary of changes

  • Removed a rule to avoid updates of precommit ruff and mypy.

Screenshots (if appropriate):

Not applicable.

How has this been tested?

Not applicable.

Resources

Not applicable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation only)
  • Refactor / code style update (non-breaking change that improves code structure or readability)
  • Tests / CI improvement (adding or updating tests or CI configuration only)
  • Chore / maintenance (non-breaking change that does not affect functionality, such as updating dependencies or fixing typos)
  • Other (please describe):

Checklist

  • Followed the project's contributing guidelines.
  • Updated any relevant tests.
  • Updated any relevant documentation.
  • Added comments to your code where necessary.
  • Formatted your code, run the linters, checked types and tests.
  • Added your changes to the CHANGELOG file, if applicable.

@mdevolde
mdevolde merged commit 4652a8d into jxmorris12:master Aug 1, 2026
12 checks passed
@mdevolde
mdevolde deleted the chore/dependabot branch August 1, 2026 07:47
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dae129a) to head (8477ac2).
⚠️ Report is 4 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1743      1743           
=========================================
  Hits          1743      1743           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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