We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f250cb8 commit 80d8f81Copy full SHA for 80d8f81
.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.9'
+ rev: 'v0.9.10'
30
31
- id: ruff
32
- repo: https://github.com/asottile/pyupgrade
0 commit comments