We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f78c0 commit a5b2761Copy full SHA for a5b2761
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/asottile/pyupgrade
12
- rev: v2.29.1
+ rev: v2.31.0
13
hooks:
14
- id: pyupgrade
0 commit comments