Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into perf
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 19, 2023
2 parents a363487 + 4f94935 commit 742f197
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 @@ -78,7 +78,7 @@ repos:
args: [--py38-plus, --add-import, from __future__ import annotations]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.5.0
hooks:
- id: mypy
additional_dependencies: [types-all]
Expand Down

0 comments on commit 742f197

Please sign in to comment.