Skip to content

Commit f0f71f9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2) - [github.com/tox-dev/pyproject-fmt: 0.10.0 → 0.11.1](tox-dev/pyproject-fmt@0.10.0...0.11.1)
1 parent 1b148db commit f0f71f9

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
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: doc8
1818
- repo: https://github.com/asottile/pyupgrade
19-
rev: v3.3.1
19+
rev: v3.3.2
2020
hooks:
2121
- id: pyupgrade
2222
args: [--py38-plus]
@@ -60,7 +60,7 @@ repos:
6060
language_version: python3
6161
entry: black --target-version=py38
6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: 0.10.0
63+
rev: 0.11.1
6464
hooks:
6565
- id: pyproject-fmt
6666
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)