Skip to content

Commit 19004f7

Browse files
[pre-commit.ci] pre-commit autoupdate (#1015)
updates: - [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](asottile/pyupgrade@v3.1.0...v3.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1860282 commit 19004f7

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
@@ -49,7 +49,7 @@ repos:
4949
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
5050

5151
- repo: https://github.com/asottile/pyupgrade
52-
rev: v3.1.0
52+
rev: v3.2.0
5353
hooks:
5454
- id: pyupgrade
5555
args: [--py38-plus]

0 commit comments

Comments
 (0)