Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent f242faa commit fdaaeff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-poetry/poetry
rev: 1.7.0
rev: 1.7.1
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down
2 changes: 1 addition & 1 deletion project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-poetry/poetry
rev: 1.7.0
rev: 1.7.1
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit fdaaeff

Please sign in to comment.