Skip to content

Commit d23e029

Browse files
authored
Merge pull request #92 from homebysix/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 45ef1dd + 554e3bc commit d23e029

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717
args: [--markdown-linebreak-ext=md]
1818
- repo: https://github.com/asottile/pyupgrade
19-
rev: v3.19.1
19+
rev: v3.20.0
2020
hooks:
2121
- id: pyupgrade
2222
args: ['--py36-plus']

0 commit comments

Comments
 (0)