Skip to content

Commit 235e149

Browse files
authored
Auto-update pre-commit hooks (backport of #220)
1 parent e95226b commit 235e149

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
@@ -42,7 +42,7 @@ repos:
4242
4343
# Python hooks
4444
- repo: https://github.com/asottile/pyupgrade
45-
rev: v3.18.0
45+
rev: v3.19.0
4646
hooks:
4747
- id: pyupgrade
4848
args: [--py36-plus]

0 commit comments

Comments
 (0)