We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d409f6a commit a6a5c45Copy full SHA for a6a5c45
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: pyproject-fmt
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: "v0.9.1"
+ rev: "v0.9.2"
28
29
- id: ruff-format
30
- id: ruff
docs/changelog.rst
@@ -10,7 +10,7 @@ v20.29.1 (2025-01-17)
10
11
Bugfixes - 20.29.1
12
~~~~~~~~~~~~~~~~~~
13
-- Fix PyInfo cache incompatbility warnings - by :user:`robsdedude`. (:issue:`2827`)
+- Fix PyInfo cache incompatibility warnings - by :user:`robsdedude`. (:issue:`2827`)
14
15
v20.29.0 (2025-01-15)
16
---------------------
0 commit comments