Skip to content

Commit

Permalink
Merge pull request #107 from python-hyper/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
sigmavirus24 authored Apr 11, 2023
2 parents 02bd3cc + b25a436 commit f0f7764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.1.1
rev: v1.2.0
hooks:
- id: mypy
exclude: ^(docs/|tests/)
Expand Down

0 comments on commit f0f7764

Please sign in to comment.