Skip to content

Commit 4e1c18b

Browse files
committed
Fix pre-commit hook
1 parent 7044def commit 4e1c18b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
pass_filenames: true
55
always_run: false
66
types: [file]
7-
files: \.(jl|[jq]?md)$
7+
files: \.jl$
88
language: "system"
99
description: "Code formatter for the ITensor ecosystem built on Runic and JuliaFormatter."

0 commit comments

Comments
 (0)