Skip to content
Snippets Groups Projects
Commit ef1e6506 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Bump precommit hooks

parent 2322306d
No related branches found
No related tags found
1 merge request!54Bump precommit hooks
repos:
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/ambv/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
......@@ -40,7 +40,7 @@ repos:
- id: codespell
args: ['--write-changes']
- repo: https://github.com/PyCQA/doc8
rev: v1.0.0
rev: v1.1.1
hooks:
- id: doc8
- repo: meta
......
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