New hook: chmod + using rapidfuzz instead of fuzzywuzzy
Usage
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.0
hooks:
- id: chmod
args: ['644']
files: \.md$
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.0
hooks:
- id: chmod
args: ['644']
files: \.md$