Skip to content

Commit c531524

Browse files
authoredApr 12, 2021
[pre-commit.ci] pre-commit autoupdate
1 parent 9efd4bf commit c531524

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
@@ -21,7 +21,7 @@ repos:
2121
args: [--line-length=78]
2222
files: ^src/
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v2.11.0
24+
rev: v2.12.0
2525
hooks:
2626
- id: pyupgrade
2727
args: [--py36-plus]

0 commit comments

Comments
 (0)
Please sign in to comment.