Skip to content

Commit 0f9ad2c

Browse files
authored
Merge pull request #279 from ap--/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b8dcb90 + 5d2f394 commit 0f9ad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.14.1'
31+
rev: 'v1.15.0'
3232
hooks:
3333
- id: mypy
3434
additional_dependencies: [numpy<1.25, pyusb>=1.0]

0 commit comments

Comments
 (0)