Skip to content

Commit

Permalink
chore: fix typo in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Feb 22, 2024
1 parent 15d96c7 commit b05bab5
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 @@ -80,7 +80,7 @@ repos:
args: []
additional_dependencies:
- pytest
- type-requests
- types-requests
# - data-science-types

- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit b05bab5

Please sign in to comment.