We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 970088e + f5dc125 commit 311e03cCopy full SHA for 311e03c
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: isort
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v3.15.0
+ rev: v3.15.1
27
28
- id: pyupgrade
29
- repo: https://github.com/psf/black
0 commit comments