Skip to content

Commit

Permalink
pre-commit: autoupdate hooks (#866)
Browse files Browse the repository at this point in the history
Update pre-commit hook versions

Co-authored-by: adeebshihadeh <[email protected]>
  • Loading branch information
adeebshihadeh and adeebshihadeh committed Jul 1, 2023
1 parent 7a760a1 commit 915a97f
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 @@ -15,7 +15,7 @@ repos:
- --check-hidden
- --builtins clear,rare,informal,usage,code,names,en-GB_to_en-US
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.3.0
rev: v1.4.1
hooks:
- id: mypy
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 915a97f

Please sign in to comment.