Skip to content

Commit

Permalink
Merge pull request #365 from jstockwin/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
jstockwin committed Feb 20, 2023
2 parents 7028d4e + 29c0385 commit 9aa137a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -32,7 +32,7 @@ repos:
- id: pytype
args: ['--disable=pyi-error,import-error', '--exclude=tests']
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v0.991'
rev: 'v1.0.0'
hooks:
- id: mypy
additional_dependencies: [types-mock]

0 comments on commit 9aa137a

Please sign in to comment.