Skip to content

Commit

Permalink
chore: update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
arjendev committed Jan 30, 2024
1 parent 93d4ed3 commit 1d7d0f2
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 70 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
args: [--config, ./.conventional-commits/commitlint.precommit.config.js]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/python-poetry/poetry
rev: 1.6.1
rev: 1.7.1
hooks:
- id: poetry-check
args: []
Expand Down
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Prerequisites

* poetry == 1.6.1
* poetry == 1.7.1

### Pre-Commit Hooks

Expand Down
103 changes: 35 additions & 68 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d7d0f2

Please sign in to comment.