Skip to content

Update pre-commit hooks, including markdownlint-cli2#481

Merged
knoepfel merged 1 commit intomainfrom
maintenance/update-pre-commit-hooks
Apr 2, 2026
Merged

Update pre-commit hooks, including markdownlint-cli2#481
knoepfel merged 1 commit intomainfrom
maintenance/update-pre-commit-hooks

Conversation

@greenc-FNAL
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 14:47
@knoepfel knoepfel merged commit 48b5561 into main Apr 2, 2026
36 checks passed
@knoepfel knoepfel deleted the maintenance/update-pre-commit-hooks branch April 2, 2026 14:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 project’s pre-commit hook versions, including moving markdownlint-cli2 to a newer release.

Changes:

  • Bump ruff-pre-commit from v0.15.7 to v0.15.8
  • Bump mirrors-clang-format from v22.1.1 to v22.1.2
  • Move go-jsonnet from v0.22.0-rc1 to v0.22.0 and bump markdownlint-cli2 from v0.21.0 to v0.22.0
Comments suppressed due to low confidence (1)

.pre-commit-config.yaml:54

  • The file currently ends with an extra blank line after the last hook. This violates the repo’s EOF formatting rule (and will be rewritten by end-of-file-fixer); please remove the trailing blank line so the final line is the args: [--fix] line followed by a single newline.
    rev: v0.22.0
    hooks:
      - id: markdownlint-cli2
        args: [--fix]

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.

3 participants