Skip to content
Snippets Groups Projects
Commit 76d9bba2 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Auto-update pre-commit

parent 020d1b31
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
......@@ -8,11 +8,11 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
- repo: https://github.com/python-poetry/poetry
rev: '1.2.1'
rev: '1.3.0'
hooks:
- id: poetry-check
- id: poetry-lock
This diff is collapsed.
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