Skip to content

Commit e46f90e

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

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.38.1
14+
rev: v2.38.2
1515
hooks:
1616
- id: pyupgrade
1717
args: ["--py36-plus"]

0 commit comments

Comments
 (0)