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

feat: pre-commit autoupdate

parent 0f1345f4
No related branches found
No related tags found
No related merge requests found
Pipeline #4529 passed
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.3.0 rev: 23.7.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
...@@ -12,7 +12,7 @@ repos: ...@@ -12,7 +12,7 @@ repos:
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/python-poetry/poetry - repo: https://github.com/python-poetry/poetry
rev: '1.4.0' rev: '1.5.0'
hooks: hooks:
- id: poetry-check - id: poetry-check
- id: poetry-lock - 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