Skip to content

Commit cb30e30

Browse files
chore(deps): update pre-commit hook python-poetry/poetry to v1.8.5 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25ecb1b commit cb30e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
3030
- repo: https://github.com/python-poetry/poetry
31-
rev: 1.8.4
31+
rev: 1.8.5
3232
hooks:
3333
- id: poetry-check
3434
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)