We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1467504 + fc58815 commit 896dca0Copy full SHA for 896dca0
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
26
# Prevent old Pythonisms
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.16.0
+ rev: v3.17.0
29
hooks:
30
- id: pyupgrade
31
0 commit comments