Skip to content

Commit 595b7e8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.19.0 → v2.19.1](asottile/pyupgrade@v2.19.0...v2.19.1)
1 parent 8300b26 commit 595b7e8

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
@@ -34,7 +34,7 @@ repos:
3434
- id: reorder-python-imports
3535
args: ['--application-directories=.:src', --py36-plus]
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.19.0
37+
rev: v2.19.1
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py36-plus]

0 commit comments

Comments
 (0)