Patch .pre-commit-config.yaml

This commit is contained in:
Alec Delaney 2022-05-15 12:49:38 -04:00
parent 74b6d672d9
commit d53adc1205

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