Skip to content

Commit bba51ce

Browse files
Auto-update pre-commit hooks (#1165)
Co-authored-by: sobolevn <[email protected]>
1 parent f6a8c8d commit bba51ce

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
@@ -13,7 +13,7 @@ repos:
1313
- id: check-merge-conflict
1414
- id: end-of-file-fixer
1515
- repo: https://github.com/asottile/pyupgrade
16-
rev: v2.38.1
16+
rev: v2.38.2
1717
hooks:
1818
- id: pyupgrade
1919
args: ["--py37-plus"]

0 commit comments

Comments
 (0)