Skip to content

Commit 397e286

Browse files
authored
Add 'pre_commit' to the package managers (#558)
1 parent 22456f0 commit 397e286

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/infra/run.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ var packageManagerLookup = map[string]string{
289289
"npm_and_yarn": "npm",
290290
"opentofu": "opentofu",
291291
"pip": "pip",
292+
"pre_commit": "pre-commit",
292293
"terraform": "terraform",
293294
"swift": "swift",
294295
"devcontainers": "devcontainers",

0 commit comments

Comments
 (0)