Skip to content

Commit c6b26c8

Browse files
Weekly pre-commit autoupdate (#2906)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent 8c1f794 commit c6b26c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ repos:
8989
- flake8-docstrings==1.7.0
9090
- flake8-bugbear==24.12.12
9191
- repo: https://github.com/pre-commit/mirrors-clang-format
92-
rev: v22.1.4
92+
rev: v22.1.5
9393
hooks:
9494
- id: clang-format
9595
args: ["-i"]
@@ -128,7 +128,7 @@ repos:
128128
hooks:
129129
- id: actionlint
130130
- repo: https://github.com/BlankSpruce/gersemi-pre-commit
131-
rev: 0.27.2
131+
rev: 0.27.4
132132
hooks:
133133
- id: gersemi
134134
exclude: "dpnp/backend/cmake/Modules/"

0 commit comments

Comments
 (0)