Skip to content

Commit

Permalink
chore: update pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Feb 22, 2024
1 parent 98d6069 commit e2dbcdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ exclude: |
.github/ISSUE_TEMPLATE/bug_report.md|
.github/ISSUE_TEMPLATE/feature_request.md|
.github/config.yml|
CONTRIBUTING.md|
binder/environment.yml|
)$
repos:
Expand Down Expand Up @@ -76,6 +78,7 @@ repos:
args: []
additional_dependencies:
- pytest
- type-requests
# - data-science-types

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

0 comments on commit e2dbcdd

Please sign in to comment.