Skip to content

Commit 5306891

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.20.0 → v3.21.0](asottile/pyupgrade@v3.20.0...v3.21.0)
1 parent a22e389 commit 5306891

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
@@ -5,7 +5,7 @@ repos:
55
- id: trailing-whitespace
66
files: ^moha/.*\.py$
77
- repo: https://github.com/asottile/pyupgrade
8-
rev: v3.20.0
8+
rev: v3.21.0
99
hooks:
1010
- id: pyupgrade
1111
args: [--py36-plus]

0 commit comments

Comments
 (0)