Skip to content

Commit 05ccc8e

Browse files
committed
fix: update release note for pre-commit hooks
1 parent ef2a2b3 commit 05ccc8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

releasenotes/notes/add-pre-commit-hooks-07ce3b82bbe1d7a3.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ features:
44
Add playbook to install pre-commit hooks and register them with git.
55
The hooks currently configured to be installed will check yaml syntax,
66
fix new line at end of file and remove excess whitespace. This is
7-
currently opt-in and will require ``enable_pre_commit_hooks: true``
8-
in the the install-pre-commit-hooks playbook.
9-
7+
currently opt-in which can be achieved by running `install-pre-commit-hooks`
8+
playbook.

0 commit comments

Comments
 (0)