Skip to content
Snippets Groups Projects
Verified Commit 3acc7e7d authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Auto-update pre-commit: black, isort & poetry

parent ab6c3a5e
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
......@@ -12,7 +12,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/python-poetry/poetry
rev: '1.3.0'
rev: '1.4.0'
hooks:
- id: poetry-check
- id: poetry-lock
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment