Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent e907f3b commit 0314391
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.4.1
rev: 1.4.2
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.4.1
rev: 1.4.2
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 0314391

Please sign in to comment.