Skip to content

Commit f6eb80c

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

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-merge-conflict
1212
- id: end-of-file-fixer
1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v2.37.2
14+
rev: v2.37.3
1515
hooks:
1616
- id: pyupgrade
1717
args: ["--py36-plus"]

0 commit comments

Comments
 (0)