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