We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff93b9 commit 54f3005Copy full SHA for 54f3005
1 file changed
.pre-commit-config.yaml
@@ -118,7 +118,7 @@ repos:
118
]
119
files: '^dpnp/(dpnp_iface.*|fft|linalg|scipy|dpnp_array)'
120
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
121
- rev: v2.15.0
+ rev: v2.16.0
122
hooks:
123
- id: pretty-format-toml
124
args: [--autofix]
@@ -127,7 +127,7 @@ repos:
127
128
- id: actionlint
129
- repo: https://github.com/BlankSpruce/gersemi
130
- rev: 0.25.0
+ rev: 0.25.1
131
132
- id: gersemi
133
exclude: "dpnp/backend/cmake/Modules/"
0 commit comments