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

ci: auto-update pre-commit: black, isort, flake8, poetry

parent 2332d2ea
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 24.2.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/python-poetry/poetry
rev: '1.7.0'
rev: '1.8.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