Skip to content

Commit

Permalink
feat(ci): harmonise with main
Browse files Browse the repository at this point in the history
  • Loading branch information
spool committed Feb 18, 2024
2 parents 7ccd047 + 782eaa0 commit 9ef271b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,837 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repos:
name: isort (python)

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.5.1"
rev: "v1.6.0"
hooks:
- id: mypy
args: [--config-file, ./pyproject.toml]
Expand Down
Loading

0 comments on commit 9ef271b

Please sign in to comment.