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.
2 parents 7abc22b + 941f908 commit 9d75094Copy full SHA for 9d75094
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: trailing-whitespace
13
exclude: ^tests/fixtures/
14
- repo: https://github.com/asottile/setup-cfg-fmt
15
- rev: v3.1.0
+ rev: v3.2.0
16
hooks:
17
- id: setup-cfg-fmt
18
- repo: https://github.com/asottile/reorder-python-imports
0 commit comments