Skip to content

Commit c37a51b

Browse files
authored
Merge pull request #120 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8b22156 + 8fe7819 commit c37a51b

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
@@ -20,7 +20,7 @@ repos:
2020
- id: add-trailing-comma
2121
args: [--py36-plus]
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v2.37.3
23+
rev: v2.38.0
2424
hooks:
2525
- id: pyupgrade
2626
args: [--py37-plus]

0 commit comments

Comments
 (0)