Skip to content

[pre-commit.ci] pre-commit autoupdate#599

Merged
github-actions[bot] merged 1 commit into
mainfrom
pre-commit-ci-update-config
Jun 22, 2026
Merged

[pre-commit.ci] pre-commit autoupdate#599
github-actions[bot] merged 1 commit into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](astral-sh/ruff-pre-commit@v0.15.17...v0.15.18)
@greptile-apps

greptile-apps Bot commented Jun 22, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated pre-commit hook version bump, updating the astral-sh/ruff-pre-commit hook from v0.15.17 to v0.15.18.

  • The only change is a single-line revision bump in .pre-commit-config.yaml — no application logic, tests, or configuration beyond the linter version is affected.

Confidence Score: 5/5

Routine automated linter version bump with no risk to application code.

The change is a single-line revision pin update generated by pre-commit.ci. Ruff patch releases are backwards-compatible linting updates and do not alter fix or format behaviour in breaking ways. There is no application code, logic, or configuration affected.

No files require special attention.

Important Files Changed

Filename Overview
.pre-commit-config.yaml Single-line version bump for ruff pre-commit hook from v0.15.17 to v0.15.18; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pre-commit.ci bot] -->|detects new ruff release| B[ruff-pre-commit v0.15.18]
    B -->|version bump in| C[.pre-commit-config.yaml]
    C -->|used by| D[pre-commit hook: ruff]
    D -->|runs with| E["args: ['--fix']"]
    D -->|also runs| F[ruff-format]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[pre-commit.ci bot] -->|detects new ruff release| B[ruff-pre-commit v0.15.18]
    B -->|version bump in| C[.pre-commit-config.yaml]
    C -->|used by| D[pre-commit hook: ruff]
    D -->|runs with| E["args: ['--fix']"]
    D -->|also runs| F[ruff-format]
Loading

Reviews (1): Last reviewed commit: "[pre-commit.ci] pre-commit autoupdate" | Re-trigger Greptile

@github-actions github-actions Bot merged commit 68c97d1 into main Jun 22, 2026
10 checks passed
@github-actions github-actions Bot deleted the pre-commit-ci-update-config branch June 22, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants