Skip to content

Commit 213efa5

Browse files
authored
Merge pull request #212 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ee08e72 + b936988 commit 213efa5

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
@@ -35,7 +35,7 @@ repos:
3535
- id: add-trailing-comma
3636
args: [--py36-plus]
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v2.19.0
38+
rev: v2.19.1
3939
hooks:
4040
- id: pyupgrade
4141
args: [--py36-plus]

0 commit comments

Comments
 (0)