Skip to content

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

Open
pre-commit-ci[bot] wants to merge 1 commit into
masterfrom
pre-commit-ci-update-config
Open

[pre-commit.ci] pre-commit autoupdate#740
pre-commit-ci[bot] wants to merge 1 commit into
masterfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 992dd0b to 3e58c9c Compare July 27, 2026 20:10
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4f5cb36 to 060f4a5 Compare August 10, 2026 20:26
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e8063c6 to 7fef438 Compare August 24, 2026 20:26
joshmarkovic added a commit to joshmarkovic/dbt-sqlserver that referenced this pull request Aug 28, 2026
ruff's version was set by `rev: v0.15.20` on the ruff-pre-commit repo,
while uv.lock resolved its own ruff for anything invoking `uv run ruff`.
Two mechanisms, no link between them, and they had already drifted.

Point the ruff hooks at the lock the way the ty hook already does, with
local hooks invoking `uv run --frozen ruff`. Hook ids and manual-stage
aliases are unchanged, so every Makefile target keeps working, and
--force-exclude preserves the remote hooks' behaviour of honouring
pyproject excludes for explicitly-named files.

A uv-based hook cannot run on pre-commit.ci, which has no network to
resolve dependencies, so ruff joins ty in the skip list. ruff therefore
moves into the workflow that already exists for exactly this reason,
which now covers both tools and is renamed to match. pre-commit.ci keeps
running the other 13 hooks and their weekly autoupdate.

Supersedes dbt-msft#740, which bumped the rev this removes.
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.16.5](astral-sh/ruff-pre-commit@v0.15.20...v0.16.5)
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 7fef438 to a40c315 Compare August 31, 2026 20:38
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.

0 participants