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

ci: auto-update pre-commit: black & flake8

parent 9c5e3f0f
No related branches found
No related tags found
No related merge requests found
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 24.4.2 rev: 24.8.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
...@@ -8,7 +8,7 @@ repos: ...@@ -8,7 +8,7 @@ repos:
hooks: hooks:
- id: isort - id: isort
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 7.0.0 rev: 7.1.1
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/python-poetry/poetry - repo: https://github.com/python-poetry/poetry
......
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