Mercurial > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
760:b64652ec91cb | 761:ec5b57266af2 |
---|---|
16 - repo: https://github.com/pre-commit/mirrors-prettier | 16 - repo: https://github.com/pre-commit/mirrors-prettier |
17 rev: v3.0.0-alpha.4 | 17 rev: v3.0.0-alpha.4 |
18 hooks: | 18 hooks: |
19 - id: prettier | 19 - id: prettier |
20 | 20 |
21 exclude: "^(.chezmoiexternal.toml)$" | 21 exclude: "^(.chezmoiexternal.toml|.chezmoitemplates/lazy-lock.json)$" |