Skip to content

Commit 8090c59

Browse files
authored
Merge pull request #251 from ap--/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fe332a2 + 0fec057 commit 8090c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
language_version: python3
2929
exclude: "^(build|docs|tests|setup.py)"
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: 'v1.10.0'
31+
rev: 'v1.10.1'
3232
hooks:
3333
- id: mypy
3434
additional_dependencies: [numpy<1.25, pyusb>=1.0]

0 commit comments

Comments
 (0)