We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acef48 commit 526d535Copy full SHA for 526d535
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
hooks:
27
- id: black
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: 'v0.9.1'
+ rev: 'v0.9.2'
30
31
- id: ruff
32
- repo: https://github.com/asottile/pyupgrade
0 commit comments