Skip to content

Updated pre-commit and pyproject configs#1443

Open
jstucke wants to merge 3 commits intomasterfrom
update-pre-commit
Open

Updated pre-commit and pyproject configs#1443
jstucke wants to merge 3 commits intomasterfrom
update-pre-commit

Conversation

@jstucke
Copy link
Collaborator

@jstucke jstucke commented Jan 12, 2026

  • updated all hooks in pre-commit-config.yml to the newest versions
  • replaced dockerlint with hadolint
  • updated pyproject.toml to reflect changes in ruff
  • replaced ruff GitHub action with pre-commit action. Why? Because it...
    • checks only files that were changed in the respective PR
    • runs also linters for markdown, docker, etc. (not only ruff)

@jstucke jstucke self-assigned this Jan 12, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.43%. Comparing base (5736477) to head (71d6faf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1443   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files         370      370           
  Lines       20813    20813           
=======================================
  Hits        19239    19239           
  Misses       1574     1574           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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