Skip to content
Snippets Groups Projects
Verified Commit 83c9e25a authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

fix pre-cmmit hooks version

parent 90d594be
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
repos:
- repo: https://github.com/ambv/black
rev: stable
rev: 19.3b0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: master
rev: 6d7906e131976a1ce14ab583badb734727c5da3e
hooks:
- id: flake8
......
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