Skip to content

Commit

Permalink
Fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 2, 2024
1 parent ceb9a79 commit 36a7c5a
Show file tree
Hide file tree
Showing 4 changed files with 837 additions and 836 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ repos:
- id: copyright
- id: poetry-check
additional_dependencies:
- poetry==1.2.2 # pypi
- poetry==1.3.2 # pypi
- id: poetry-lock
additional_dependencies:
- poetry==1.2.2 # pypi
- poetry==1.3.2 # pypi
- id: pipenv-lock
additional_dependencies:
- pipenv==2023.7.23 # pypi
Expand Down
Loading

0 comments on commit 36a7c5a

Please sign in to comment.