Skip to content

Commit cfb3689

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](asottile/pyupgrade@v2.38.0...v2.38.2)
1 parent 4c5a148 commit cfb3689

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
@@ -36,7 +36,7 @@ repos:
3636
- id: isort
3737

3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v2.38.0
39+
rev: v2.38.2
4040
hooks:
4141
- id: pyupgrade
4242
args: ["--py36-plus"]

0 commit comments

Comments
 (0)