We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da00c0 commit 0b52495Copy full SHA for 0b52495
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: mixed-line-ending
16
17
- repo: https://github.com/asottile/pyupgrade
18
- rev: v2.32.0
+ rev: v2.32.1
19
hooks:
20
- id: pyupgrade
21
args:
0 commit comments