Skip to content

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.8 to 0.15.12 in the pre-commit group#2140

Merged
Byron merged 2 commits intomainfrom
dependabot/pre_commit/pre-commit-c64bca4cd5
May 3, 2026
Merged

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.8 to 0.15.12 in the pre-commit group#2140
Byron merged 2 commits intomainfrom
dependabot/pre_commit/pre-commit-c64bca4cd5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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.8 to 0.15.12

Release notes

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

v0.15.12

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

v0.15.11

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

v0.15.10

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

v0.15.9

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

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.8 to 0.15.12
- [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases)
- [Commits](astral-sh/ruff-pre-commit@v0.15.8...v0.15.12)

---
updated-dependencies:
- dependency-name: https://github.com/astral-sh/ruff-pre-commit
  dependency-version: 0.15.12
  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 May 1, 2026
The Windows CI jobs for PR 2140 failed in
test/test_index.py::TestIndex::test_index_mutation. The failing checkout path
creates my_fake_symlink and Git for Windows 2.54 reports a symlink warning
before GitPython raises GitCommandError. This is the same unsupported Windows
symlink behavior that the test already marks as an expected failure when
core.symlinks is true.

Detect Windows hosts that can create symlinks directly and include
GitCommandError in the expected failure types, so symlink-capable Windows
runners do not fail this unrelated Dependabot PR.

Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
@Byron Byron force-pushed the dependabot/pre_commit/pre-commit-c64bca4cd5 branch from ed8b620 to 714e2e1 Compare May 3, 2026 02:09
@Byron Byron merged commit 9e94459 into main May 3, 2026
81 of 82 checks passed
@dependabot dependabot Bot deleted the dependabot/pre_commit/pre-commit-c64bca4cd5 branch May 3, 2026 02:50
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

Development

Successfully merging this pull request may close these issues.

2 participants