Skip to content

Commit 8363315

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](asottile/pyupgrade@v3.21.1...v3.21.2)
1 parent 0b73bbe commit 8363315

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
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
args: [--line-length=79, --target-version=py38]
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v3.21.1
21+
rev: v3.21.2
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py38-plus]

0 commit comments

Comments
 (0)