We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b2eac commit efa8911Copy full SHA for efa8911
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: end-of-file-fixer
13
- id: trailing-whitespace
14
- repo: https://github.com/asottile/pyupgrade
15
- rev: v3.0.0
+ rev: v3.2.2
16
hooks:
17
- id: pyupgrade
18
args: [ "--py36-plus" ]
@@ -35,7 +35,7 @@ repos:
35
36
- id: rst-backticks
37
- repo: https://github.com/asottile/setup-cfg-fmt
38
- rev: v2.0.0
+ rev: v2.2.0
39
40
- id: setup-cfg-fmt
41
- repo: https://github.com/tox-dev/tox-ini-fmt
0 commit comments