We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446940c commit 48c5ccbCopy full SHA for 48c5ccb
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-added-large-files
10
11
- repo: https://github.com/asottile/pyupgrade
12
- rev: v3.17.0
+ rev: v3.18.0
13
hooks:
14
- id: pyupgrade
15
args:
0 commit comments