Skip to content

Commit

Permalink
Update pre-commit hooks config
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Jan 10, 2025
1 parent 940399b commit b6c72e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ repos:
rev: v1.14.1
hooks:
- id: mypy
additional_dependencies: [types-six, types-toml]
additional_dependencies: [types-toml]

- repo: https://github.com/pycqa/flake8
rev: 7.1.1
Expand Down

0 comments on commit b6c72e4

Please sign in to comment.