Patch .pre-commit-config.yaml

This commit is contained in:
Alec Delaney 2022-05-15 12:21:58 -04:00
parent b1469ab7d3
commit 436ed46b93

View file

@ -8,11 +8,11 @@ repos:
hooks:
- id: black
- repo: https://github.com/fsfe/reuse-tool
rev: v0.12.1
rev: v0.14.0
hooks:
- id: reuse
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.2.0
hooks:
- id: check-yaml
- id: end-of-file-fixer