Skip to content

Commit 6bad8df

Browse files
[pre-commit.ci] pre-commit autoupdate (#64)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8a0fc11 commit 6bad8df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.1.0
15+
rev: v3.2.0
1616
hooks:
1717
- id: pyupgrade
1818
args: [ "--py37-plus" ]
@@ -40,7 +40,7 @@ repos:
4040
- id: tox-ini-fmt
4141
args: [ "-p", "fix" ]
4242
- repo: https://github.com/asottile/setup-cfg-fmt
43-
rev: v2.1.0
43+
rev: v2.2.0
4444
hooks:
4545
- id: setup-cfg-fmt
4646
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)