diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b6010b..cd1782f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/executablebooks/mdformat - rev: 0.7.18 + rev: 0.7.19 hooks: - id: mdformat additional_dependencies: @@ -66,7 +66,7 @@ repos: - mdformat-config - mdformat-web - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.14.0 + rev: v0.15.0 hooks: - id: markdownlint-cli2 additional_dependencies: @@ -80,16 +80,16 @@ repos: hooks: - id: shfmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.8.0 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.387 + rev: v1.1.389 hooks: - id: pyright - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.3 + rev: v19.1.4 hooks: - id: clang-format - repo: https://github.com/cmake-lint/cmake-lint @@ -101,7 +101,7 @@ repos: hooks: - id: neocmakelsp-format - repo: https://github.com/priv-kweihmann/oelint-adv - rev: 6.5.6 + rev: 6.6.0 hooks: - id: oelint-adv