Skip to content

Commit 80a691d

Browse files
committed
Update pre-commit hooks
1 parent 3d8d522 commit 80a691d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repos:
99
- id: trailing-whitespace
1010

1111
- repo: https://github.com/jamescherti/pre-commit-elisp
12-
rev: v1.0.8
12+
rev: v1.0.9
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)