Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: bieniu <[email protected]>
  • Loading branch information
github-actions[bot] and bieniu authored Jun 30, 2023
1 parent 3e750d1 commit b517078
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 @@ -39,7 +39,7 @@ repos:
- id: prettier
stages: [manual]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.4.0"
rev: "v1.4.1"
hooks:
- id: mypy
files: ^(gios)/.+\.py$

0 comments on commit b517078

Please sign in to comment.