Skip to content

Commit

Permalink
Skip poetry lock in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MrThearMan committed Oct 12, 2024
1 parent 2420861 commit 43ed722
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
ci:
skip: [
"poetry-lock",
]

repos:

- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 43ed722

Please sign in to comment.