Allow git details for newer Hugo versions

This commit is contained in:
Michael Boelen 2024-10-18 11:53:56 +00:00
parent f07bad46d0
commit d89f195a2d

View file

@ -5,6 +5,7 @@ enableInlineShortcodes = false
[exec]
allow = [
'^dart-sass-embedded$',
'^git$',
'^go$',
'^npx$',
'^postcss$'