Skip to content

Commit a6a5c45

Browse files
[pre-commit.ci] pre-commit autoupdate (#2830)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d409f6a commit a6a5c45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: pyproject-fmt
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: "v0.9.1"
27+
rev: "v0.9.2"
2828
hooks:
2929
- id: ruff-format
3030
- id: ruff

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ v20.29.1 (2025-01-17)
1010

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

1515
v20.29.0 (2025-01-15)
1616
---------------------

0 commit comments

Comments
 (0)