Mercurial > dotfiles
view .pre-commit-config.yaml @ 802:9c8698e50c5e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/JohnnyMorganz/StyLua: v0.19.0 ? v0.19.1](https://github.com/JohnnyMorganz/StyLua/compare/v0.19.0...v0.19.1)
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
---|---|
date | Mon, 20 Nov 2023 18:04:55 +0000 |
parents | 16d86895ac4b |
children | 768ab9f6fdf0 |
line wrap: on
line source
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: check-yaml - id: check-toml - id: end-of-file-fixer - id: trailing-whitespace - id: check-merge-conflict - repo: https://github.com/JohnnyMorganz/StyLua rev: v0.19.1 hooks: - id: stylua-github - repo: https://github.com/pre-commit/mirrors-prettier rev: v3.1.0 hooks: - id: prettier exclude: "^(.chezmoiexternal.toml|.chezmoitemplates/lazy-lock.json)$"