Skip to content

Commit 99f84b6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.7.0 → v3.9.0](asottile/pyupgrade@v3.7.0...v3.9.0)
1 parent 2b91d07 commit 99f84b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: reorder-python-imports
88
args: [--py37-plus]
99
- repo: https://github.com/asottile/pyupgrade
10-
rev: v3.7.0
10+
rev: v3.9.0
1111
hooks:
1212
- id: pyupgrade
1313
args: [--py37-plus]

0 commit comments

Comments
 (0)