Skip to content
Snippets Groups Projects
Commit 88b93e9c authored by Moul's avatar Moul
Browse files

[dep] Bump pre-commit tools versions

parent 5a9eb815
No related branches found
No related tags found
1 merge request!192#403: Introduce pyupgrade pre-commit hook, Remove dev dep tools
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.5b0 rev: 21.6b0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.8.0 rev: 5.9.2
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]
......
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