diff .pre-commit-config.yaml @ 761:ec5b57266af2

feat: add lazy-lock.json as a symlink
author zegervdv <zegervdv@me.com>
date Sun, 12 Mar 2023 18:04:50 +0100
parents e9a6e3dd0139
children e21ef814b85d
line wrap: on
line diff
--- a/.pre-commit-config.yaml	Sun Mar 12 17:32:18 2023 +0100
+++ b/.pre-commit-config.yaml	Sun Mar 12 18:04:50 2023 +0100
@@ -18,4 +18,4 @@
     hooks:
       - id: prettier
 
-exclude: "^(.chezmoiexternal.toml)$"
+exclude: "^(.chezmoiexternal.toml|.chezmoitemplates/lazy-lock.json)$"