Skip to content

Commit

Permalink
🐞 fix: remove pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-yang-biz committed Apr 22, 2022
1 parent abadbea commit c4c5425
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
30 changes: 0 additions & 30 deletions .pre-commit-config.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ dev = [
"pytest-cov",
"tox",
"mkdocs-include-markdown-plugin",
"fire",
"pre-commit"
"fire"
]

[tool.black]
Expand Down

0 comments on commit c4c5425

Please sign in to comment.