Skip to content

Commit 7e3dcb1

Browse files
authoredOct 4, 2021
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](asottile/pyupgrade@v2.28.0...v2.29.0)
1 parent ed28466 commit 7e3dcb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
args: [--line-length=79]
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v2.28.0
21+
rev: v2.29.0
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py36-plus]

0 commit comments

Comments
 (0)
Please sign in to comment.