Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 82179da

Browse files
committed
fix entry point to use updated executable name.
1 parent fd9d1a2 commit 82179da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- id: addlicense
22
name: addlicense
33
description: Add copyright license header to source code.
4-
entry: addlicense
4+
entry: addlicense-pre-commit
55
types: [text]
66
language: golang
77
minimum_pre_commit_version: 3.0.0

0 commit comments

Comments
 (0)