Skip to content

Commit 4444ec4

Browse files
committed
merge main
2 parents 3e1d258 + 8734c44 commit 4444ec4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

roles/git/tasks/darwin.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@
99
homebrew:
1010
name: pre-commit
1111
state: latest
12+
13+
# http://pre-commit.com
14+
- name: install pre-commit for git
15+
homebrew:
16+
name: pre-commit
17+
state: latest

0 commit comments

Comments
 (0)