Skip to content

Commit 16218ee

Browse files
Auto-update pre-commit hooks (#241)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c83850b commit 16218ee

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.19.0
45+
rev: v3.19.1
4646
hooks:
4747
- id: pyupgrade
4848
args: [--py36-plus]

0 commit comments

Comments
 (0)