Fixed pre-commit

This commit is contained in:
Melissa LeBlanc-Williams 2021-06-10 16:44:14 -07:00
parent ffae3001ba
commit 5c71565064

View file

@ -4,15 +4,15 @@
repos:
- repo: https://github.com/python/black
rev: 19.10b0
rev: 21.6b0
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
rev: v2.3.0
rev: v4.0.1
hooks:
- id: check-yaml
- id: end-of-file-fixer