Skip to content

Commit

Permalink
additional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Jan 9, 2025
1 parent 0a1ca48 commit f2a7280
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ repos:
hooks:
- id: pydocstyle
types: [python]
additional_dependencies:
- tomli
# Use pylint and mypy from the local (conda) environment so that vscode can reuse them too.
- repo: local
hooks:
Expand Down

0 comments on commit f2a7280

Please sign in to comment.