Skip to content

Commit c048229

Browse files
committed
fix readme
1 parent 19c5b1e commit c048229

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ repos:
4747
hooks:
4848
- id: minimum-changes
4949
args: [--min-changes=0]
50+
stages: [manual]
5051
- id: verify-files-are-ascii
5152

5253
- repo: https://github.com/python-jsonschema/check-jsonschema

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ add example hook to actually use in the [.pre-commit-config.yaml](.pre-commit-co
6969
## Related:
7070

7171
- https://github.com/homebysix/pre-commit-macadmin
72-
- https://github.com/jumanjihouse/pre-commit-jgstew
73-
- https://github.com/Lucas-C/pre-commit-jgstew
72+
- https://github.com/jumanjihouse/pre-commit-hooks
73+
- https://github.com/Lucas-C/pre-commit-hooks
7474
- https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
7575
- https://pre-commit.com/hooks.html
7676
- https://pre-commit.com/#new-hooks

0 commit comments

Comments
 (0)