Skip to content

Commit 327aeea

Browse files
committed
Update pre-commit hooks
1 parent 99f816c commit 327aeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ repos:
1313
hooks:
1414
- id: elisp-check-parens
1515
- id: elisp-check-byte-compile
16-
exclude: '\.dir-locals\.el$'
16+
exclude: '(^|/)\.dir-locals\.el$'

0 commit comments

Comments
 (0)