We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7d9db commit 412b640Copy full SHA for 412b640
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
additional_dependencies:
37
- tomli==2.0.1
38
- repo: https://github.com/asottile/pyupgrade
39
- rev: v3.11.0
+ rev: v3.13.0
40
hooks:
41
- id: pyupgrade
42
args: [--py38-plus]
0 commit comments