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