homebysix / pre-commit-macadmin

Pre-commit hooks for Mac admins.
63 stars 14 forks source link

Adding consistency to args for makecalogs #74

Closed kbrewersq closed 10 months ago

kbrewersq commented 10 months ago

After the comment on #73 I went back to update the arg I added to this pre-commit action to be consistent.

args: ['--munki-repo', './my_repo_location']

homebysix commented 10 months ago

Thanks!