Skip to content

Commit

Permalink
Merge pull request #44 from lpsinger/remove-pre-commit-poetry
Browse files Browse the repository at this point in the history
Remove poetry pre-commit hook
  • Loading branch information
dakota002 authored Sep 16, 2024
2 parents d701622 + 1be22e5 commit 7621d8d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,3 @@ repos:
args: ["--extend-select", "I", "--fix"]
# Run the formatter.
- id: ruff-format
- repo: https://github.com/python-poetry/poetry
rev: "1.8.3"
hooks:
- id: poetry-check
- id: poetry-lock
args: ["--no-update"]

0 comments on commit 7621d8d

Please sign in to comment.