Skip to content

Commit 595efc5

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
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 6c774f2 commit 595efc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
- flake8-bugbear
6565
- flake8-blind-except
6666
- repo: https://github.com/asottile/pyupgrade
67-
rev: v3.2.0
67+
rev: v3.2.2
6868
hooks:
6969
- id: pyupgrade
7070
args: [--py3-plus, --py38-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)