Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2830)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 21, 2025
1 parent d409f6a commit a6a5c45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.9.1"
rev: "v0.9.2"
hooks:
- id: ruff-format
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ v20.29.1 (2025-01-17)

Bugfixes - 20.29.1
~~~~~~~~~~~~~~~~~~
- Fix PyInfo cache incompatbility warnings - by :user:`robsdedude`. (:issue:`2827`)
- Fix PyInfo cache incompatibility warnings - by :user:`robsdedude`. (:issue:`2827`)

v20.29.0 (2025-01-15)
---------------------
Expand Down

0 comments on commit a6a5c45

Please sign in to comment.