Skip to content

[CI] Run pre-commit autoupdate to update the hooks - #12943

Merged
vishesh92 merged 2 commits into
apache:mainfrom
jbampton:pre-commit-auto-update
Aug 11, 2026
Merged

[CI] Run pre-commit autoupdate to update the hooks#12943
vishesh92 merged 2 commits into
apache:mainfrom
jbampton:pre-commit-auto-update

Conversation

@jbampton

@jbampton jbampton commented Apr 1, 2026

Copy link
Copy Markdown
Member

https://pre-commit.com/#pre-commit-autoupdate

Description

This PR...

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov

codecov Bot commented Apr 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.64%. Comparing base (cced071) to head (8bfb26b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12943   +/-   ##
=========================================
  Coverage     19.64%   19.64%           
- Complexity    19786    19789    +3     
=========================================
  Files          6368     6368           
  Lines        574889   574889           
  Branches      70353    70353           
=========================================
+ Hits         112957   112959    +2     
+ Misses       449660   449658    -2     
  Partials      12272    12272           
Flag Coverage Δ
uitests 3.41% <ø> (ø)
unittests 20.92% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copilot AI lite review requested due to automatic review settings August 11, 2026 10:40

@vishesh92 vishesh92 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

clgtm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s pre-commit hook revisions via pre-commit autoupdate, keeping CI/lint tooling versions current.

Changes:

  • Bumped doctoc, oxipng, gitleaks, and Lucas-C/pre-commit-hooks hook revisions.
  • Updated flake8, markdownlint-cli, and yamllint hook revisions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .pre-commit-config.yaml
Comment on lines +175 to 178
rev: 7.3.0
hooks:
- id: flake8
args: [--config, .github/linters/.flake8]
@vishesh92

Copy link
Copy Markdown
Member

merging. there are some markdown lint errors. Will get those fixed in a separate PR.

@vishesh92
vishesh92 merged commit ebc5e64 into apache:main Aug 11, 2026
23 of 27 checks passed
@jbampton
jbampton deleted the pre-commit-auto-update branch August 11, 2026 11:20
@DaanHoogland DaanHoogland mentioned this pull request Aug 11, 2026
14 tasks
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.

4 participants