Skip to content

chore(deps): update pre-commit hook psf/black to v26.3.1#35

Merged
matysek merged 2 commits intomainfrom
konflux/mintmaker/main/pre-commit-hooks
Mar 13, 2026
Merged

chore(deps): update pre-commit hook psf/black to v26.3.1#35
matysek merged 2 commits intomainfrom
konflux/mintmaker/main/pre-commit-hooks

Conversation

@red-hat-konflux
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
psf/black repository patch 26.3.0 -> 26.3.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

psf/black (psf/black)

v26.3.1

Compare Source

Stable style
  • Prevent Jupyter notebook magic masking collisions from corrupting cells by using
    exact-length placeholders for short magics and aborting if a placeholder can no longer
    be unmasked safely (#​5038)
Configuration
  • Always hash cache filename components derived from --python-cell-magics so custom
    magic names cannot affect cache paths (#​5038)
Blackd
  • Disable browser-originated requests by default, add configurable origin allowlisting
    and request body limits, and bound executor submissions to improve backpressure
    (#​5039)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c8bd664f-adee-4247-ba90-488471cd03aa

📥 Commits

Reviewing files that changed from the base of the PR and between d5e953c and 59911da.

📒 Files selected for processing (1)
  • .pre-commit-config.yaml

Summary by CodeRabbit

  • Chores
    • Updated development tooling to the latest patch version for improved code quality and formatting standards.

Walkthrough

A version bump of the Black code formatter dependency from 26.3.0 to 26.3.1 in the pre-commit configuration file.

Changes

Cohort / File(s) Summary
Pre-commit Configuration
.pre-commit-config.yaml
Updated Black hook revision from 26.3.0 to 26.3.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description lacks several required sections from the template including Additional Context, Type of change selection, Testing steps, and Checklist completion. Add the missing required sections: select a Type of change (likely 'Bump-up dependent library'), describe Testing steps, and complete the Checklist items from the template.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and specifically describes the main change: updating the psf/black pre-commit hook from version 26.3.0 to 26.3.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/main/pre-commit-hooks

Comment @coderabbitai help to get the list of available commands and usage tips.

@matysek matysek enabled auto-merge March 13, 2026 11:06
@matysek matysek merged commit e48fef4 into main Mar 13, 2026
13 checks passed
@matysek matysek deleted the konflux/mintmaker/main/pre-commit-hooks branch March 13, 2026 11:16
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