We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bf73b9 + 3d94b77 commit 8b7288aCopy full SHA for 8b7288a
1 file changed
README.md
@@ -40,7 +40,7 @@ Alternatively, you can use ssh
40
41
```yaml
42
# .pre-commit-config.yaml
43
-- repo: git@github.com:two-inc/git-hooks.git
+- repo: https://github.com/two-inc/git-hooks
44
rev: 25.08.04
45
hooks:
46
- id: commit-type-with-linear-ref
0 commit comments