Skip to content

Commit

Permalink
Merge branch 'asottile:main' into keep_whitespace_before_imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Achimh3011 authored Mar 16, 2024
2 parents a51c1e3 + 68d2b1a commit 1fc164e
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 @@ -36,7 +36,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
rev: v1.9.0
hooks:
- id: mypy
additional_dependencies: [types-all]

0 comments on commit 1fc164e

Please sign in to comment.