Skip to content

Commit 4742052

Browse files
authored
Merge pull request #52 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 67342f8 + 86ffa0f commit 4742052

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
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
args: [--line-length=79]
2020
- repo: https://github.com/asottile/pyupgrade
21-
rev: v3.3.1
21+
rev: v3.3.2
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py37-plus]

0 commit comments

Comments
 (0)