Skip to content

Commit f712af4

Browse files
[pre-commit.ci] pre-commit autoupdate (#667)
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 948295e commit f712af4

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
@@ -52,7 +52,7 @@ repos:
5252
additional_dependencies: *flake8_deps
5353

5454
- repo: https://github.com/asottile/pyupgrade
55-
rev: v3.1.0
55+
rev: v3.2.0
5656
hooks:
5757
- id: pyupgrade
5858
exclude: ^build\.py$

0 commit comments

Comments
 (0)