Skip to content

Commit

Permalink
chore: fix poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardHd committed Jan 5, 2024
1 parent bede205 commit ba62c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: poetry-check
args: []
- id: poetry-lock
args: ["--no-update"]
args: ["--no-update", "--no-cache"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.5
hooks:
Expand Down

0 comments on commit ba62c33

Please sign in to comment.