Skip to content

Commit

Permalink
Remove peotry pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dakota002 authored and lpsinger committed Sep 16, 2024
1 parent 4520eb6 commit c4c3a9a
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 c4c3a9a

Please sign in to comment.