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

build: autoupdate pre-commit: black, flake8, poetry

parent f241d5e1
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
......@@ -8,11 +8,11 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/python-poetry/poetry
rev: '1.5.0'
rev: '1.7.0'
hooks:
- id: poetry-check
- id: poetry-lock
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment