Skip to content

Commit 45ae51b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](asottile/pyupgrade@v3.3.0...v3.3.1)
1 parent 955b872 commit 45ae51b

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
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88
- id: mixed-line-ending
99
- repo: https://github.com/asottile/pyupgrade
10-
rev: v3.3.0
10+
rev: v3.3.1
1111
hooks:
1212
- id: pyupgrade
1313
args: [--py36-plus]

0 commit comments

Comments
 (0)