Add checksum validation. Use "latest" version by default. (#3)

- Add checksum
- Use "latest" by default
This commit is contained in:
Eugene
2024-04-13 21:13:47 +09:00
committed by GitHub
parent c233d6e746
commit c4c13caf68
4 changed files with 21 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-merge-conflict
- id: check-json