Skip to content

Commit da99d5e

Browse files
authored
Merge pull request #101 from python-hyper/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 46319f0 + b1d6ce8 commit da99d5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ repos:
2222
- id: pyupgrade
2323
args: [--py36-plus]
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v0.990
25+
rev: v0.991
2626
hooks:
2727
- id: mypy
2828
exclude: ^(docs/|tests/)
2929
- repo: https://github.com/jorisroovers/gitlint
30-
rev: v0.17.0
30+
rev: v0.18.0
3131
hooks:
3232
- id: gitlint
3333
- repo: https://github.com/asottile/setup-cfg-fmt

0 commit comments

Comments
 (0)