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