We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e84824 + fb966ce commit 8b53059Copy full SHA for 8b53059
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: pyupgrade
19
args: [--py310-plus]
20
- repo: https://github.com/asottile/setup-cfg-fmt
21
- rev: v3.1.0
+ rev: v3.2.0
22
hooks:
23
- id: setup-cfg-fmt
24
- repo: https://github.com/pycqa/flake8
0 commit comments