From cb56214e50f826621412fe3db87af21a4f0c1d17 Mon Sep 17 00:00:00 2001 From: "Wu, Zhenyu" Date: Sun, 5 Jan 2025 03:13:29 +0800 Subject: [PATCH] :construction_worker: Add meson-fmt --- .pre-commit-config.yaml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d57c2fc..d28727d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: hooks: - id: check-mailmap - repo: https://github.com/rhysd/actionlint - rev: v1.7.4 + rev: v1.7.5 hooks: - id: actionlint - repo: https://github.com/adrienverge/yamllint @@ -55,7 +55,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/executablebooks/mdformat - rev: 0.7.19 + rev: 0.7.21 hooks: - id: mdformat additional_dependencies: @@ -69,27 +69,24 @@ repos: - mdformat-config - mdformat-web - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.16.0 + rev: v0.17.0 hooks: - id: markdownlint-cli2 additional_dependencies: - markdown-it-texmath - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.3 + rev: v0.8.4 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.390 + rev: v1.1.391 hooks: - id: pyright - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.8 + - repo: https://github.com/trim21/pre-commit-mirror-meson + rev: v1.6.1 hooks: - - id: prettier - exclude_types: - - markdown - - json + - id: meson-fmt - repo: https://github.com/NixOS/nixfmt rev: cb92834560306868e4020dd643f09482587c6e7a hooks: