Skip to content

Commit 0639943

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

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
@@ -33,7 +33,7 @@ repos:
3333

3434
# Python hooks
3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.11.0
36+
rev: v3.13.0
3737
hooks:
3838
- id: pyupgrade
3939
args: [--py36-plus]

0 commit comments

Comments
 (0)