Skip to content

Commit 928f20e

Browse files
Weekly pre-commit autoupdate (#2715)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent dda1611 commit 928f20e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ repos:
123123
- id: pretty-format-toml
124124
args: [--autofix]
125125
- repo: https://github.com/rhysd/actionlint
126-
rev: v1.7.9
126+
rev: v1.7.10
127127
hooks:
128128
- id: actionlint
129129
- repo: https://github.com/BlankSpruce/gersemi
130-
rev: 0.24.0
130+
rev: 0.25.0
131131
hooks:
132132
- id: gersemi
133133
exclude: "dpnp/backend/cmake/Modules/"

0 commit comments

Comments
 (0)