This commit is contained in:
askpatricw 2021-02-01 19:20:48 -08:00
parent fcf67be61f
commit 62f07f8c74
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
repos:
- 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

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