Skip to content

Commit e081749

Browse files
authored
Auto-update pre-commit hooks (backport #362) (#364)
1 parent 1651147 commit e081749

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.21.1
46+
rev: v3.21.2
4747
hooks:
4848
- id: pyupgrade
4949
args: [--py36-plus]

0 commit comments

Comments
 (0)