Skip to content

Commit

Permalink
Merge pull request #229 from ap--/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
ap-- authored Dec 25, 2023
2 parents 0430559 + ae656de commit 58051ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: '23.12.0'
rev: '23.12.1'
hooks:
- id: black
language_version: python3
Expand All @@ -28,7 +28,7 @@ repos:
language_version: python3
exclude: "^(build|docs|tests|setup.py)"
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.7.1'
rev: 'v1.8.0'
hooks:
- id: mypy
additional_dependencies: [numpy<1.25, pyusb>=1.0]
Expand Down

0 comments on commit 58051ab

Please sign in to comment.