Skip to content

Commit

Permalink
pre-commit hooks auto-update (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: htwangtw <[email protected]>
  • Loading branch information
github-actions[bot] and htwangtw authored Jul 22, 2024
1 parent dc788e1 commit f67c572
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 @@ -11,7 +11,7 @@ repos:
- id: check-added-large-files
args: ['--maxkb=1000']
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.0
hooks:
- id: mypy
additional_dependencies: [types-all, pandas-stubs, types-tqdm]
Expand Down

0 comments on commit f67c572

Please sign in to comment.