Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent ca96e72 commit 54a66e9
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
Expand Up @@ -17,7 +17,7 @@ repos:
- id: check-json
- id: debug-statements
- repo: https://github.com/python-poetry/poetry
rev: 1.8.2
rev: 1.8.3
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.hyphenated_name}}/.pre-commit-config.yaml
Expand Up @@ -17,7 +17,7 @@ repos:
- id: check-json
- id: debug-statements
- repo: https://github.com/python-poetry/poetry
rev: 1.8.2
rev: 1.8.3
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 54a66e9

Please sign in to comment.