Skip to content

Commit 9b4162b

Browse files
Auto-update pre-commit hooks (#1216)
Co-authored-by: sobolevn <[email protected]>
1 parent 7bce5c2 commit 9b4162b

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: v3.1.0
16+
rev: v3.2.0
1717
hooks:
1818
- id: pyupgrade
1919
args: ["--py37-plus"]

0 commit comments

Comments
 (0)