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 9a2320c commit 0fa081dCopy full SHA for 0fa081d
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: isort
18
language_version: python3
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v2.31.0
+ rev: v2.31.1
21
hooks:
22
- id: pyupgrade
23
args:
0 commit comments