Skip to content

Commit

Permalink
remove precommit (#2164)
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Dec 19, 2023
1 parent 9a582f6 commit c4393a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
32 changes: 0 additions & 32 deletions .pre-commit-config.yaml

This file was deleted.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ adlfs = { version = ">=2021.10.0", optional = true }
bandit = { version = "^1.7.5", optional = true }
coverage = { extras = ["toml"], version = "^5.5", optional = true }
mypy = { version = "1.7.1", optional = true }
pre-commit = { version = "^2.14.0", optional = true }
pyment = { version = "^0.3.3", optional = true }
tox = { version = "^3.24.3", optional = true }
hypothesis = { version = "^6.43.1", optional = true }
Expand Down

0 comments on commit c4393a9

Please sign in to comment.