From bca4bb514922a021c925a25a383c0616688c60fe Mon Sep 17 00:00:00 2001 From: antonwolfy <100830759+antonwolfy@users.noreply.github.com> Date: Sat, 3 Jan 2026 02:58:53 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 395a9c5581d..83eae28e76b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -123,11 +123,11 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/rhysd/actionlint - rev: v1.7.9 + rev: v1.7.10 hooks: - id: actionlint - repo: https://github.com/BlankSpruce/gersemi - rev: 0.24.0 + rev: 0.25.0 hooks: - id: gersemi exclude: "dpnp/backend/cmake/Modules/"