Skip to content

Commit 432ba1a

Browse files
pre-commit-ci[bot]neersighted
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](asottile/pyupgrade@v3.1.0...v3.2.0)
1 parent dd12458 commit 432ba1a

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
- pep8-naming==0.13.1
5353

5454
- repo: https://github.com/asottile/pyupgrade
55-
rev: v3.1.0
55+
rev: v3.2.0
5656
hooks:
5757
- id: pyupgrade
5858
args:

0 commit comments

Comments
 (0)