Skip to content

Commit 2469ca3

Browse files
authored
Merge pull request #44 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b787de0 + c6c4179 commit 2469ca3

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.2
21+
rev: v3.3.0
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py36-plus]

0 commit comments

Comments
 (0)