Skip to content

Commit

Permalink
CI: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed May 25, 2023
1 parent d2c01ba commit fe98f5a
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 @@ -33,7 +33,7 @@ repos:
- id: flake8
exclude: (.*/)*snapshots/
- repo: https://github.com/mattseymour/pre-commit-pytype
rev: '2022.4.26'
rev: '2023.05.08'
hooks:
- id: pytype
# Don't run pytype in an isolated venv or it will fail on imports
Expand Down

0 comments on commit fe98f5a

Please sign in to comment.