Skip to content

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.16 to 0.15.17 in the pre-commit group#7536

Merged
nateprewitt merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-7ce54c4e99
Jun 24, 2026
Merged

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.16 to 0.15.17 in the pre-commit group#7536
nateprewitt merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-7ce54c4e99

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the pre-commit group with 1 update: https://github.com/astral-sh/ruff-pre-commit.

Updates https://github.com/astral-sh/ruff-pre-commit from v0.15.16 to 0.15.17

Release notes

Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.

v0.15.17

See: https://github.com/astral-sh/ruff/releases/tag/0.15.17

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pre-commit group with 1 update: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit).


Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.16 to 0.15.17
- [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases)
- [Commits](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17)

---
updated-dependencies:
- dependency-name: https://github.com/astral-sh/ruff-pre-commit
  dependency-version: 0.15.17
  dependency-type: direct:production
  dependency-group: pre-commit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Jun 22, 2026
@nateprewitt

Copy link
Copy Markdown
Member

psf added a requirement that all transitive dependencies be strictly pinned. This is causing issues with semi-retired pre-commit's GHA that uses actions/cache pinned at a tag.

We could reach out to Anthony and see if he'll move to a strict pin. Otherwise, we could move the action directly into our workflows (it's small) and pin it ourselves. We could also move to pre-k, but that introduces a significant number of JS dependencies I don't want in our CI.

@psf/organization-owners just noting this. While I agree this is probably a good move for the org, I think many of the "fixes" are actually regressing our posture more than the problem it's fixing.

@nateprewitt

Copy link
Copy Markdown
Member

@asottile, apologies for the ping, it looks like issues are shut off for the action repo but it doesn't appear to be archived.

Would you be willing to move the @v4 usage to a strict pin? Totally fine if the answer is "move to pre-commit.com" or "not planned", just wanted to ask first.

@asottile

Copy link
Copy Markdown

@nateprewitt search the issues and you can probably find the answer

@nateprewitt

Copy link
Copy Markdown
Member

Added #7539 to resolve this issue.

@nateprewitt nateprewitt merged commit d44b67e into main Jun 24, 2026
59 of 62 checks passed
@nateprewitt nateprewitt deleted the dependabot/pre_commit/pre-commit-7ce54c4e99 branch June 24, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants