Skip to content

Commit f6a7b40

Browse files
[pre-commit.ci] pre-commit autoupdate (#1787)
updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](asottile/pyupgrade@v3.2.0...v3.2.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0b80276 commit f6a7b40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
- flake8-bugbear
6666
- flake8-blind-except
6767
- repo: https://github.com/asottile/pyupgrade
68-
rev: v3.2.0
68+
rev: v3.2.2
6969
hooks:
7070
- id: pyupgrade
7171
args: [--py3-plus, --py38-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)