Skip to content

Commit 54f3005

Browse files
Weekly pre-commit autoupdate (#2724)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent 6ff93b9 commit 54f3005

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
@@ -118,7 +118,7 @@ repos:
118118
]
119119
files: '^dpnp/(dpnp_iface.*|fft|linalg|scipy|dpnp_array)'
120120
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
121-
rev: v2.15.0
121+
rev: v2.16.0
122122
hooks:
123123
- id: pretty-format-toml
124124
args: [--autofix]
@@ -127,7 +127,7 @@ repos:
127127
hooks:
128128
- id: actionlint
129129
- repo: https://github.com/BlankSpruce/gersemi
130-
rev: 0.25.0
130+
rev: 0.25.1
131131
hooks:
132132
- id: gersemi
133133
exclude: "dpnp/backend/cmake/Modules/"

0 commit comments

Comments
 (0)