Skip to content

Commit efa8911

Browse files
[pre-commit.ci] pre-commit autoupdate (#170)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 96b2eac commit efa8911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.0.0
15+
rev: v3.2.2
1616
hooks:
1717
- id: pyupgrade
1818
args: [ "--py36-plus" ]
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: rst-backticks
3737
- repo: https://github.com/asottile/setup-cfg-fmt
38-
rev: v2.0.0
38+
rev: v2.2.0
3939
hooks:
4040
- id: setup-cfg-fmt
4141
- repo: https://github.com/tox-dev/tox-ini-fmt

0 commit comments

Comments
 (0)