Skip to content

Commit bdf3d81

Browse files
committed
chore(hooks): update license-check to use unirtm exec
1 parent 255edc2 commit bdf3d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ repos:
915915
- id: license-check
916916
name: check license headers
917917
language: system
918-
entry: unirtm license check -f .github/license-header.txt
918+
entry: unirtm exec -- unirtm license check -f .github/license-header.txt
919919
files: ^(src|pkg|internal|cmd|app|lib|include|tests)/
920920
types_or:
921921
[

0 commit comments

Comments
 (0)