Skip to content

Commit

Permalink
build(pre-commit): pin version to additional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviml committed Apr 17, 2022
1 parent d17e3d9 commit d39752e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ repos:
hooks:
- id: mypy
additional_dependencies:
- types-PyYAML
- types-mock
- pytest
- types-PyYAML==6.0.6
- types-mock==4.0.13
- pytest==7.1.1

0 comments on commit d39752e

Please sign in to comment.