Hardcoded Black and REUSE versions

Signed-off-by: dherrada <dylan.herrada@adafruit.com>
This commit is contained in:
dherrada 2021-02-03 16:38:51 -05:00
parent f45cb3f250
commit 16f03a54ae

View file

@ -4,11 +4,11 @@
repos:
- repo: https://github.com/python/black
rev: stable
rev: 20.8b1
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool
rev: latest
rev: v0.12.1
hooks:
- id: reuse
- repo: https://github.com/pre-commit/pre-commit-hooks