Skip to content

Commit d965bf0

Browse files
authored
Merge pull request #42 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a6d18b8 + a321705 commit d965bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
args: [--line-length=79]
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v3.2.0
21+
rev: v3.2.2
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py36-plus]

0 commit comments

Comments
 (0)