Skip to content

Commit 309d2c6

Browse files
authored
Auto-update pre-commit hooks (backport of #347) (#349)
1 parent 9320098 commit 309d2c6

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
@@ -43,7 +43,7 @@ repos:
4343
4444
# Python hooks
4545
- repo: https://github.com/asottile/pyupgrade
46-
rev: v3.20.0
46+
rev: v3.21.0
4747
hooks:
4848
- id: pyupgrade
4949
args: [--py36-plus]

0 commit comments

Comments
 (0)