Skip to content

Commit ddf73d7

Browse files
[pre-commit.ci] pre-commit autoupdate (#263)
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](asottile/pyupgrade@v2.32.0...v2.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0602356 commit ddf73d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: prettier
3535

3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.32.0
37+
rev: v2.32.1
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]

0 commit comments

Comments
 (0)