1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-10-06 00:14:16 -04:00
This commit is contained in:
pre-commit-ci[bot] 2023-10-09 21:01:48 +00:00 committed by GitHub
commit de09cc149f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ repos:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
@ -15,6 +15,6 @@ repos:
- id: check-json
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.292
hooks:
- id: ruff