Skip to content

Bump the pre-commit-hooks group with 3 updates#4

Merged
devmarkusb merged 3 commits into
mainfrom
dependabot/pre_commit/pre-commit-hooks-e77056c7a5
Apr 29, 2026
Merged

Bump the pre-commit-hooks group with 3 updates#4
devmarkusb merged 3 commits into
mainfrom
dependabot/pre_commit/pre-commit-hooks-e77056c7a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 3 updates: https://github.com/astral-sh/ruff-pre-commit, https://github.com/asottile/pyupgrade and https://github.com/BlankSpruce/gersemi-pre-commit.

Updates https://github.com/astral-sh/ruff-pre-commit from v0.9.9 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

v0.15.8

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

v0.15.7

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

v0.15.6

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

v0.15.5

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

v0.15.4

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

v0.15.3

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

v0.15.2

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

v0.15.1

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

v0.15.0

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

v0.14.14

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

v0.14.13

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

v0.14.12

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

v0.14.11

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

... (truncated)

Commits
  • 6fec9b7 Mirror: 0.15.12
  • 3771680 Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the github-actions group (#165)
  • d1b8331 Mirror: 0.15.11
  • b831c3d Mirror: 0.15.10
  • c60c980 Mirror: 0.15.9
  • c53b915 Bump astral-sh/setup-uv from 7.6.0 to 8.0.0 in the github-actions group (#164)
  • aca6d4c Mirror: 0.15.8
  • 1fb375a Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 in the github-actions group (#162)
  • 25cbabd Update README with pyproject.toml linting instructions (#161)
  • e05c5c0 Mirror: 0.15.7
  • Additional commits viewable in compare view

Updates https://github.com/asottile/pyupgrade from v3.9.0 to 3.21.2

Commits
  • 75992aa v3.21.2
  • 3a1254b Merge pull request #1043 from asottile/unstring-annotation-multiline
  • 98a3718 fix unstringing multiline string annotations
  • 46c3d52 v3.21.1
  • 372cb61 Merge pull request #1040 from asottile/315-hax
  • fb9f503 vendor cookie_re from cpython
  • afcce08 Merge pull request #1036 from asottile/pre-commit-ci-update-config
  • 2deeeb0 [pre-commit.ci] pre-commit autoupdate
  • cde85ea Merge pull request #1035 from asottile/all-repos_autofix_all-repos-manual
  • c612b1b py310+
  • Additional commits viewable in compare view

Updates https://github.com/BlankSpruce/gersemi-pre-commit from 0.27.2 to 0.9999.0

Commits

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-hooks group with 3 updates: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit), [https://github.com/asottile/pyupgrade](https://github.com/asottile/pyupgrade) and [https://github.com/BlankSpruce/gersemi-pre-commit](https://github.com/BlankSpruce/gersemi-pre-commit).


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

Updates `https://github.com/asottile/pyupgrade` from v3.9.0 to 3.21.2
- [Commits](asottile/pyupgrade@v3.9.0...v3.21.2)

Updates `https://github.com/BlankSpruce/gersemi-pre-commit` from 0.27.2 to 0.9999.0
- [Commits](BlankSpruce/gersemi-pre-commit@0.27.2...0.9999.0)

---
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-hooks
- dependency-name: https://github.com/asottile/pyupgrade
  dependency-version: 3.21.2
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/BlankSpruce/gersemi-pre-commit
  dependency-version: 0.9999.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pre-commit-hooks
...

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 Apr 29, 2026
@devmarkusb devmarkusb merged commit 4087c63 into main Apr 29, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pre_commit/pre-commit-hooks-e77056c7a5 branch April 29, 2026 14:58
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.

1 participant